aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-10-10 22:32:46 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-10-10 22:32:46 +0200
commit71c58c6afb27fc66356f9d5d3d41c5af7ab2f9d7 (patch)
treeb342fd752d8788bf2db50c86eff661fd3960e946
parentf7f50a9d45980e94041c9f48f017778b8a1d279c (diff)
doc/netwatch-notify: fix typo(s)
-rw-r--r--doc/netwatch-notify.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/netwatch-notify.md b/doc/netwatch-notify.md
index 9fa0e26..81adfe9 100644
--- a/doc/netwatch-notify.md
+++ b/doc/netwatch-notify.md
@@ -66,9 +66,9 @@ notification is sent.
Getting the escaping right may be troublesome. Please consider adding a
script in `/system/script`, then running that from hook.
-### Count threshould
+### Count threshold
-The count threshould (default is 5 checks) is configurable as well:
+The count threshold (default is 5 checks) is configurable as well:
/tool/netwatch/add comment="notify, name=example.com, count=10" host=104.18.144.11;
@@ -81,7 +81,7 @@ suppress notification if the parent host is down:
/tool/netwatch/add comment="notify, name=example.com, parent=gateway" host=93.184.216.34;
Note that every configured parent in a chain increases the check count
-threshould by one.
+threshold by one.
### Update from DNS