Fix markdown error in README

This commit is contained in:
Martijn Storck 2016-02-04 11:04:14 +01:00
parent 9f1cf29857
commit 58f3f13762

View file

@ -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`