]> git.8kb.co.uk Git - slony-i/slony_failover/commitdiff
Fix typos in README.md
authorglyn <glyn@8kb.co.uk>
Tue, 6 May 2014 19:24:27 +0000 (20:24 +0100)
committerglyn <glyn@8kb.co.uk>
Tue, 6 May 2014 19:24:27 +0000 (20:24 +0100)
README.md

index 5898ee1c17dafc71b2cd611eb0b9a714c20d10a1..15ab92728486bc8e5204793707676a9165d4e987 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,13 +7,13 @@ The script can be run in interactive mode to suggest switchover or failover and
 will create a slonik script to perform the suggested action.
 
 It's hard to put together a script for all situations as different Slony 
-configurations can have different complexities (hence the existance of slonik), 
+configurations can have different complexities (hence the existence of slonik), 
 but this script is intended to be used for building and running slonik scripts 
 to move all sets from one node to another.
 
 There is also an autofailover mode which will sit and poll each node and perform
 a failover of failed nodes.  This mode should be assumed as experimental, as 
-there can be guite a few decisions to be made when failing over different setups.
+there can be quite a few decisions to be made when failing over different setups.
 
 ##Example usage