Fix grammar in haproxy docs

This commit is contained in:
Daniel Nelson 2017-12-21 18:46:03 -08:00
parent 4412f7522a
commit 6ff256b71a
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@ When using socket names, wildcard expansion is supported so plugin can gather
stats from multiple sockets at once.
To use HTTP Basic Auth add the username and password in the userinfo section
of the URL: `http://user:password@1.2.3.4/haproxy?stats`. The credentials sent via the
`Authorization` header and not using the request URL.
of the URL: `http://user:password@1.2.3.4/haproxy?stats`. The credentials are
sent via the `Authorization` header and not using the request URL.
#### keep_field_names