Fixed typo in the streaming readme (#9378)
Changed `ndoes` to `nodes`.
Jonathan Barda committed
Jul 2, 2020 at 12:15 UTC
24bd7a3485eea6214bfda426f539b5f26b21e886
1 file changed
+1
-1
streaming/README.md
+1
-1
@@ -402,7 +402,7 @@ On the parent, edit `/etc/netdata/stream.conf` (to edit it on your system run `/
402
health enabled by default = auto
403
```
404
405
-_`stream.conf` on the parent, to enable receiving metrics from its child ndoes using the API key._
405
+_`stream.conf` on the parent, to enable receiving metrics from its child nodes using the API key._
406
407
If you used many API keys, you can add one such section for each API key.
408