summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinyas Malagaudanavar <vinyas@doselect.com>2019-03-29 14:16:47 +0530
committerChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-03-29 09:46:47 +0100
commit1adb50940363c83564480d01eb1e242c25ec84f5 (patch)
tree824ead12802f85f2420b2daa5e6d30df3095fe8e
parente92f224375d68df513ee336a2399be101310a3ed (diff)
Spelling fix for streaming readme.md (#5734)
-rw-r--r--CONTRIBUTORS.md1
-rw-r--r--streaming/README.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index ada8b0bbe6..7bbb4dc6a9 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -97,6 +97,7 @@ username|name|email (optional)
@ccremer|Christian Cremer|
@jimcooley|Jim Cooley|jim.cooley@healthvana.com
@Chocobo1|Mike Tzou|
+@vinyasmusic|Vinyas Malagaudanavar|vinyasmusic@gmail.com
@cosmix|Dimosthenis Kaponis|
@shadycuz|Levi Blaney|shadycuz+spam@gmail.com
@Flums|Philip Gabrielsen|philip@digno.no
diff --git a/streaming/README.md b/streaming/README.md
index e1ebad5369..e97411b31a 100644
--- a/streaming/README.md
+++ b/streaming/README.md
@@ -335,7 +335,7 @@ Keep in mind that setting `memory mode = none` will also force `[health].enabled
#### netdata unique id
-The file `/var/lib/netdata/registry/netdata.public.unique.id` contains a random GUID that **uniquely identifies each netdata**. This file is automatically generated, by netdata, the first time it is started and remains unaltaired forever.
+The file `/var/lib/netdata/registry/netdata.public.unique.id` contains a random GUID that **uniquely identifies each netdata**. This file is automatically generated, by netdata, the first time it is started and remains unaltered forever.
> If you are building an image to be used for automated provisioning of autoscaled VMs, it important to delete that file from the image, so that each instance of your image will generate its own.