From 6ff256b71ae3935799dbe30f5440ed48fee68e44 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Thu, 21 Dec 2017 18:46:03 -0800 Subject: [PATCH] Fix grammar in haproxy docs --- plugins/inputs/haproxy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/inputs/haproxy/README.md b/plugins/inputs/haproxy/README.md index 9f9654610..50bd4b3da 100644 --- a/plugins/inputs/haproxy/README.md +++ b/plugins/inputs/haproxy/README.md @@ -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