DOC: config: Fix two typos in the server param "healthcheck" description

There was 2 typos here. First, the 'k' was missing on the parameter name.
Then "sectino" was used in the description instead of "section". Let's fix
them.
This commit is contained in:
Christopher Faulet 2026-04-03 15:50:23 +02:00
parent 2147e8e368
commit 063dfd9ff3

View File

@ -18712,10 +18712,10 @@ hash-key <key>
uses "hash-type consistent", and the quality of the distribution will depend
on the quality of the keys.
healthchec <name>
healthcheck <name>
May be used in the following contexts: tcp, http
Specify the health-check sectino to use to perform check on the server.
Specify the health-check section to use to perform check on the server.
Argument :
<name> is the health-check section name.