Fixed typo (#8335)
peroxy committed
Mar 9, 2020 at 16:02 UTC
3d81dfbe0ac441b3fa10b0e823275dd505dd03b5
1 file changed
+1
-1
README.md
+1
-1
@@ -130,7 +130,7 @@ bash <(curl -Ss https://my-netdata.io/kickstart.sh)
130
Starting with v1.12, Netdata collects anonymous usage information by default and sends it to Google Analytics. Read
131
about the information collected, and learn how to-opt, on our [anonymous statistics](docs/anonymous-statistics.md) page.
132
133
-The usage statistics are _vital_ for us, as we use them to discover bugs and priortize new features. We thank you for
133
+The usage statistics are _vital_ for us, as we use them to discover bugs and prioritize new features. We thank you for
134
_actively_ contributing to Netdata's future.
135
136
To learn more about the pros and cons of using _nightly_ vs. _stable_ releases, see our [notice about the two options](packaging/installer/README.md#nightly-vs-stable-releases).