diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index 46d29c820b..88c4a79716 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -1078,7 +1078,7 @@ primary_slot_name = 'node_a_slot' servers. Waiting for confirmation increases the user's confidence that the changes will not be lost in the event of server crashes but it also necessarily increases the response time for the requesting transaction. - The minimum wait time is the round-trip time between primary to standby. + The minimum wait time is the round-trip time between primary and standby.