Skip to content

Commit ab931e1

Browse files
committed
Fix typo
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent 06fc9c9 commit ab931e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/deployments/postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ To reconfigure this value, set the environment variable
144144
section of the Helm chart.
145145

146146
> **Important**: You must ensure that Coder's maximum connections per replica
147-
> times the number of Coder replica is less than the maximum number of
147+
> times the number of Coder replicas is less than the maximum number of
148148
> connections your Postgres instance allows, assuming Coder is the only
149149
> application using the Postgres instance (less if other applications will also
150150
> consume connections). For example, with 3 Coder replicas and the default max

0 commit comments

Comments
 (0)