From: Georg Faerber Date: Mon, 23 Jan 2017 13:34:47 +0000 (+0100) Subject: doc/6-distributed-monitoring.md: Fix typo X-Git-Tag: v2.6.1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1661ebca9d2d41f782b81e4dd826fd30802a416;p=icinga2 doc/6-distributed-monitoring.md: Fix typo fixes #4944 --- diff --git a/doc/6-distributed-monitoring.md b/doc/6-distributed-monitoring.md index d8a8c221a..7e5fee9a2 100644 --- a/doc/6-distributed-monitoring.md +++ b/doc/6-distributed-monitoring.md @@ -155,7 +155,7 @@ additional security: * SSL certificates are mandatory for communication between nodes. The CLI commands help you create those certs automatically. * Child zones only receive updates (check results, commands, etc.) for their configured objects. -* Zones cannot interfere with other zones and influence each other. Each checkabke host or service object is assigned to **one zone** only. +* Zones cannot interfere with other zones and influence each other. Each checkable host or service object is assigned to **one zone** only. * All nodes in a zone trust each other. * [Config sync](6-distributed-monitoring.md#distributed-monitoring-top-down-config-sync) and [remote command endpoint execution](6-distributed-monitoring.md#distributed-monitoring-top-down-command-endpoint) is disabled by default.