summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorSAMUEL NELA <hello@samnela.com>2018-12-23 23:18:38 +0100
committerChris Akritidis <43294513+cakrit@users.noreply.github.com>2018-12-23 23:18:38 +0100
commit6f73c3be9a5c5b2efa2fc741dd6666812356504c (patch)
treed1612ab6f89080784f8a164af8a2f595af0f2c02 /health
parentbc4b51b6a2e98da4198d954de1de62f7a1cf0b72 (diff)
Fixed typo (#5054)
Fixed typo in Alerta Readme
Diffstat (limited to 'health')
-rw-r--r--health/notifications/alerta/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/notifications/alerta/README.md b/health/notifications/alerta/README.md
index d57dba9574..2826fe7737 100644
--- a/health/notifications/alerta/README.md
+++ b/health/notifications/alerta/README.md
@@ -73,7 +73,7 @@ We can test alarms using the standard approach:
$ /opt/netdata/netdata-plugins/plugins.d/alarm-notify.sh test
Note: Netdata will send 3 alarms, and because last alarm is "CLEAR"
-you will not se them in main Alerta page, you need to select to see
+you will not see them in main Alerta page, you need to select to see
"closed" alarma in top-right lookup. A little change in `alarm-notify.sh`
that let us test each state one by one will be useful.