Typo in "27.2.8. Synchronous Replication"

The Post Office <noreply@postgresql.org>

From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: eric.mutta@gmail.com
Date: 2021-12-26T13:19:39Z
Lists: pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/warm-standby.html
Description:

The following sentence:

> The minimum wait time is the round-trip time **between primary to
standby.**

Should either end with "...between primary AND standby" or end with "...FROM
primary to standby".

Commits

  1. Fix typo