diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index e7d25184eb..a949ff348f 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -1,4 +1,4 @@ - + High Availability, Load Balancing, and Replication @@ -769,7 +769,7 @@ if (!triggered) - Streaming replication is asynchronous, so there is stilll a small delay + Streaming replication is asynchronous, so there is still a small delay between committing a transaction in the primary and for the changes to become visible in the standby. The delay is however much smaller than with file-based log shipping, typically under one second assuming the standby