Fix typos

This commit is contained in:
Ian Barwick
2015-04-13 15:22:09 +09:00
parent e8025c7c9f
commit 00aa0c8c87
2 changed files with 2 additions and 2 deletions

2
FAQ.md
View File

@@ -119,7 +119,7 @@ General
- How can I prevent a node from ever being promoted to master?
In `rempgr.conf`, set its priority to a value of 0 or less.
In `repmgr.conf`, set its priority to a value of 0 or less.
- Does `repmgrd` support delayed standbys?