summaryrefslogtreecommitdiffstats
path: root/streaming
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 /streaming
parente92f224375d68df513ee336a2399be101310a3ed (diff)
Spelling fix for streaming readme.md (#5734)
Diffstat (limited to 'streaming')
-rw-r--r--streaming/README.md2
1 files changed, 1 insertions, 1 deletions
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.