summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOdysseas Lamtzidis <odyslam@gmail.com>2021-04-14 16:59:18 +0300
committerGitHub <noreply@github.com>2021-04-14 16:59:18 +0300
commit24c85a45b6dbbd40a1a089f63aa10ce27713c89d (patch)
tree334ba7ee855dd19e4d8eddae5498be03c693982a
parent206ced20a0a7c0c46c3cd5cb4ca8529011af7911 (diff)
fix uil in statsd guide (#10975)
-rw-r--r--docs/guides/monitor/statsd.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/monitor/statsd.md b/docs/guides/monitor/statsd.md
index 9b1de30478..120715b19a 100644
--- a/docs/guides/monitor/statsd.md
+++ b/docs/guides/monitor/statsd.md
@@ -215,7 +215,7 @@ To enable this StatsD configuration, [restart Netdata](/docs/configure/start-sto
## Final touches
-At this point, you have used StatsD to gather metrics for k6, creating a whole new section in your Netdata dashboard in the process. Uil can further customize the icon of the particular section, as well as the description for each chart.
+At this point, you have used StatsD to gather metrics for k6, creating a whole new section in your Netdata dashboard in the process. Moreover, you can further customize the icon of the particular section, as well as the description for each chart.
To edit the section, please follow the Netdata [documentation](https://learn.netdata.cloud/docs/agent/web/gui#customizing-the-local-dashboard).