Skip to content

Commit 471cd04

Browse files
committed
Better choice of word
1 parent f13d498 commit 471cd04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/postgresql/hyperscale/concepts-read-replicas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ There are two common scenarios for promoting a replica:
101101
the replica. To avoid potentially losing data during promotion, you may want
102102
to disable writes to the original server group after the replica catches up.
103103

104-
You can see how far a replica has caught up with the `replication_lag` metric.
105-
See [metrics](concepts-monitoring.md#metrics) for more information.
104+
You can see how far a replica has caught up using the `replication_lag`
105+
metric. See [metrics](concepts-monitoring.md#metrics) for more information.
106106

107107
## Considerations
108108

0 commit comments

Comments
 (0)