From 5a99faf96786ba8376ec9fa57d774d6cf2f8cd4e Mon Sep 17 00:00:00 2001 From: Feike Steenbergen Date: Wed, 9 Sep 2015 12:55:52 +0200 Subject: [PATCH] Update README.rst Typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b73185e4..67f8a1f9 100644 --- a/README.rst +++ b/README.rst @@ -102,7 +102,7 @@ settings: - *password*: password for postgres user. It would be set during initialization - *admin*: - - *username*: admin username, user will be created during initialization. It would have CREATEDB and REATEROLE privileges + - *username*: admin username, user will be created during initialization. It would have CREATEDB and CREATEROLE privileges - *password*: admin password, user will be created during initialization. - *recovery\_conf*: additional configuration settings written to recovery.conf when configuring follower