summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.