summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/guides/monitor/stop-notifications-alarms.md2
-rw-r--r--docs/guides/step-by-step/step-05.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/guides/monitor/stop-notifications-alarms.md b/docs/guides/monitor/stop-notifications-alarms.md
index 197b6b0ebf..1b882d8ec3 100644
--- a/docs/guides/monitor/stop-notifications-alarms.md
+++ b/docs/guides/monitor/stop-notifications-alarms.md
@@ -75,7 +75,7 @@ To silence this alarm, change `sysadmin` to `silent`.
Use `killall -USR2 netdata` to reload your health configuration and ensure you get no more notifications about that
alarm.
-You can add `to: silence` to any alarm you'd rather not bother you with notifications.
+You can add `to: silent` to any alarm you'd rather not bother you with notifications.
## What's next?
diff --git a/docs/guides/step-by-step/step-05.md b/docs/guides/step-by-step/step-05.md
index fc1e9c0758..2fc1d19b15 100644
--- a/docs/guides/step-by-step/step-05.md
+++ b/docs/guides/step-by-step/step-05.md
@@ -106,7 +106,7 @@ To silence this alarm, change `sysadmin` to `silent`.
to: silent
```
-Use `killall -USR2 netdata` to reload your health configuration. You can add `to: silence` to any alarm you'd rather not
+Use `killall -USR2 netdata` to reload your health configuration. You can add `to: silent` to any alarm you'd rather not
bother you with notifications.
## Write your first health entity