From 58f3f13762f794f731f57bdc07d4e362ef620367 Mon Sep 17 00:00:00 2001 From: Martijn Storck Date: Thu, 4 Feb 2016 11:04:14 +0100 Subject: [PATCH] Fix markdown error in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13c1fdc..4b6eca4 100644 --- a/README.md +++ b/README.md @@ -1094,6 +1094,7 @@ Sets the hash to use during password creation. If the password is not already pr postgresql::server::role { "myusername": password_hash => postgresql_password('myusername', 'mypassword'), } +``` ##### `replication`