Skip to content

Commit c77998a

Browse files
Update high-availability.md
Capitalization corrections
1 parent 86257ce commit c77998a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/admin/high-availability.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ and other cloud vendors offer fully-managed HA Postgres services that pair
77
nicely with Coder.
88

99
For Coder to operate correctly, every node must be within 10ms of each other
10-
and Postgres. We make a best-effort attempt to warn the user when inter-coder
10+
and Postgres. We make a best-effort attempt to warn the user when inter-Coder
1111
latency is too high, but if requests start dropping, this is one metric to investigate.
12-
Note that this latency requirement applies _only_ to coder services. Coder will
12+
Note that this latency requirement applies _only_ to Coder services. Coder will
1313
operate correctly even with few seconds of latency on
14-
workspace <-> coder and user <-> coder connections.
14+
workspace <-> Coder and user <-> Coder connections.
1515

1616
## Setup
1717

0 commit comments

Comments
 (0)