]> granicus.if.org Git - icinga2/commitdiff
doc/6-distributed-monitoring.md: Fix typo
authorGeorg Faerber <georg@riseup.net>
Mon, 23 Jan 2017 13:34:47 +0000 (14:34 +0100)
committerGunnar Beutner <gunnar.beutner@icinga.com>
Tue, 31 Jan 2017 09:59:32 +0000 (10:59 +0100)
fixes #4944

doc/6-distributed-monitoring.md

index d8a8c221afa416f07f377461e9b6999f7fd5c2c2..7e5fee9a2bc577d96f0cabc19a545742aac00e49 100644 (file)
@@ -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.