Skip to content

Commit 6c81108

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 45ae427 commit 6c81108

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
@@ -1094,7 +1094,7 @@ primary_slot_name = 'node_a_slot'
10941094
servers. Waiting for confirmation increases the user's confidence that the
10951095
changes will not be lost in the event of server crashes but it also
10961096
necessarily increases the response time for the requesting transaction.
1097-
The minimum wait time is the round-trip time between primary to standby.
1097+
The minimum wait time is the round-trip time between primary and standby.
10981098
</para>
10991099

11001100
<para>

0 commit comments

Comments
 (0)