Fix grammar in haproxy docs

This commit is contained in:
Daniel Nelson 2017-12-21 18:46:03 -08:00
parent 6639f44c17
commit 7f3f556b39
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
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