From: Peter Eisentraut Date: Wed, 27 Jun 2018 05:51:20 +0000 (+0200) Subject: doc: Improve wording and fix whitespace X-Git-Tag: REL_10_5~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a1974349bdd588683db9e445104119fb3c94a08c;p=postgresql doc: Improve wording and fix whitespace --- diff --git a/doc/src/sgml/logical-replication.sgml b/doc/src/sgml/logical-replication.sgml index 16e57152dd..41770a466c 100644 --- a/doc/src/sgml/logical-replication.sgml +++ b/doc/src/sgml/logical-replication.sgml @@ -66,11 +66,11 @@ - Replicating between cross platform PostgreSQL instances (for example - Linux to Windows) + Replicating between PostgreSQL instances on different platforms (for + example Linux to Windows) - + Giving access to replicated data to different groups of users.