doc: add missing word "the"
authorBruce Momjian <[email protected]>
Mon, 11 Mar 2024 17:31:13 +0000 (13:31 -0400)
committerBruce Momjian <[email protected]>
Mon, 11 Mar 2024 17:31:13 +0000 (13:31 -0400)
Reported-by: [email protected]
Discussion: https://postgr.es/m/170993253510.640.5664117187431542912@wrigleys.postgresql.org

Backpatch-through: 12

doc/src/sgml/high-availability.sgml

index b88546bde0e0d6f3d64b903029f0fc3915cde327..1a81feb5c6f2c545de5cd8a79345e26a62136dc5 100644 (file)
@@ -1296,7 +1296,7 @@ synchronous_standby_names = 'ANY 2 (s1, s2, s3)'
     <varname>synchronous_commit</varname> is set to <literal>on</literal>,
     <literal>remote_apply</literal> or <literal>remote_write</literal> will wait for
     responses from. Such transaction commits may never be completed
-    if any one of synchronous standbys should crash.
+    if any one of the synchronous standbys should crash.
    </para>
 
    <para>