Skip to content

Commit 9d1c46a

Browse files
authored
Fix typo in the config documentation (#532)
1 parent 328108a commit 9d1c46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONFIG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ default: "random"
230230

231231
Load balancing mode
232232
`random` selects the server at random
233-
`loc` selects the server with the least outstanding busy conncetions
233+
`loc` selects the server with the least outstanding busy connections
234234

235235
### default_role
236236
```

0 commit comments

Comments
 (0)