Skip to content

Commit 1ca7f1d

Browse files
authored
Trivial punctuation fix to README.md (#945)
Please merge. Thanks!
1 parent 73c0d7e commit 1ca7f1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and secondary by the monitor.
1414
![pg_auto_failover Architecture with 2 nodes](docs/tikz/arch-single-standby.svg?raw=true "pg_auto_failover Architecture with 2 nodes")
1515

1616
The pg_auto_failover Monitor implements a state machine and relies on
17-
in-core PostgreSQL facilities to deliver HA. For example. when the
17+
in-core PostgreSQL facilities to deliver HA. For example, when the
1818
**secondary** node is detected to be unavailable, or when its lag is too
1919
much, then the Monitor removes it from the `synchronous_standby_names`
2020
setting on the **primary** node. Until the **secondary** is back to being

0 commit comments

Comments
 (0)