doc: add missing word "the"
authorBruce Momjian
Mon, 11 Mar 2024 17:31:13 +0000 (13:31 -0400)
committerBruce Momjian
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 7aa6fefbef3747f9168be3aa95f96d8f1c26777e..5fbdb463d0a7b44e04c360cd326fc81b6487cdf0 100644 (file)
@@ -1296,7 +1296,7 @@ synchronous_standby_names = 'ANY 2 (s1, s2, s3)'
     synchronous_commit is set to on,
     remote_apply or remote_write 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.