From d03555072381aa4b66e6e0ae857e6f7fa4439bd8 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 10 Jun 2019 09:02:11 +0900 Subject: [PATCH] doc: add missing space --- doc/repmgrd-automatic-failover.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/repmgrd-automatic-failover.xml b/doc/repmgrd-automatic-failover.xml index b8446a26..e8706e3c 100644 --- a/doc/repmgrd-automatic-failover.xml +++ b/doc/repmgrd-automatic-failover.xml @@ -55,7 +55,7 @@ - For more complex replication scenarios,e.g. with multiple datacentres, it may + For more complex replication scenarios, e.g. with multiple datacentres, it may be preferable to use location-based failover, which ensures that only nodes in the same location as the primary will ever be promotion candidates; see for more details.