mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-12 10:20:00 -04:00
DOC: config: Fix a typo for "external-check" directive
Fix duplicated "to the" in the "external-check" directive description.
This commit is contained in:
parent
e2893dc057
commit
deba2ffaeb
1 changed files with 1 additions and 1 deletions
|
|
@ -7841,7 +7841,7 @@ external-check command <command>
|
|||
Arguments :
|
||||
<command> is the external command to run
|
||||
|
||||
The arguments passed to the to the command are:
|
||||
The arguments passed to the command are:
|
||||
|
||||
<proxy_address> <proxy_port> <server_address> <server_port>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue