Skip to content

Commit 580e998

Browse files
committed
Fix typo
Reported-By: Eric Mutta Backpatch-through: 10 Discussion: https://postgr.es/m/164052477973.21665.7888120874624887609@wrigleys.postgresql.org
1 parent f789b77 commit 580e998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/high-availability.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ primary_slot_name = 'node_a_slot'
10831083
servers. Waiting for confirmation increases the user's confidence that the
10841084
changes will not be lost in the event of server crashes but it also
10851085
necessarily increases the response time for the requesting transaction.
1086-
The minimum wait time is the round-trip time between primary to standby.
1086+
The minimum wait time is the round-trip time between primary and standby.
10871087
</para>
10881088

10891089
<para>

0 commit comments

Comments
 (0)