summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorAlan Haynes <60079353+autoalan@users.noreply.github.com>2020-12-01 10:09:04 -0500
committerGitHub <noreply@github.com>2020-12-01 18:09:04 +0300
commit7e4385f2e8659d55090360343baffc551c4d3f6d (patch)
treebdc518bd11f72b9d7d986820ef5256ee25847296 /collectors
parenteacde58f8c4e6ca7a9e037e4419ee3f1df1164b0 (diff)
HAProxy spelling correction (#10300)
Spelling
Diffstat (limited to 'collectors')
-rw-r--r--collectors/python.d.plugin/haproxy/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/haproxy/README.md b/collectors/python.d.plugin/haproxy/README.md
index b56cf37e88..33d34f1ad2 100644
--- a/collectors/python.d.plugin/haproxy/README.md
+++ b/collectors/python.d.plugin/haproxy/README.md
@@ -36,7 +36,7 @@ It produces:
## Configuration
-Edit the `python.d/hapxory.conf` configuration file using `edit-config` from the Netdata [config
+Edit the `python.d/haproxy.conf` configuration file using `edit-config` from the Netdata [config
directory](/docs/configure/nodes.md), which is typically at `/etc/netdata`.
```bash