@cryptotaxi247 / netdata-1 / commits / 4d0750620

Fix two small typos in documentation (#12208)

xrgman committed Feb 22, 2022 at 09:45 UTC 4d0750620ae3431d66926a221310fdbd60fc4fff
2 files changed +2 -2
docs/anonymous-statistics.md
+1 -1
@@ -98,7 +98,7 @@ Each of these opt-out processes does the following:
98
99 - Prevents the daemon from executing the anonymous statistics script.
100 - Forces the anonymous statistics script to exit immediately.
101 -- Stops the PostHog Javascript snippet, which remains on the dashboard, from firing and sending any data to the Netdata PostHog.
101 +- Stops the PostHog JavaScript snippet, which remains on the dashboard, from firing and sending any data to the Netdata PostHog.
102
103 ## Migration from Google Analytics and Google Tag Manager.
104
docs/netdata-security.md
+1 -1
@@ -205,7 +205,7 @@ The default configuration uses a public registry under registry.my-netdata.io (m
205 - The url where you open the web-ui in the browser (via http request referrer)
206 - The hostnames of the Netdata servers
207
208 -If sending this information to the central Netdata registry violates your security policies, you can configure Netdat to [run your own registry](/registry/README.md#run-your-own-registry).
208 +If sending this information to the central Netdata registry violates your security policies, you can configure Netdata to [run your own registry](/registry/README.md#run-your-own-registry).
209
210 ### Opt-out of anonymous statistics
211