Fixed doc formatting

This fixes a minor doc formatting bug, where one closing bracket is outside the code tag.
This commit is contained in:
Michael 2017-10-19 09:56:41 +02:00 committed by GitHub
parent 61e441be41
commit f25e689f15
1 changed files with 1 additions and 1 deletions

View File

@ -1873,7 +1873,7 @@ add a dependency which prevents notifications for all other failing services:
assign where host.vars.client_endpoint
ignore where service.name == "child-health"
}
}
### Pin Checks in a Zone <a id="distributed-monitoring-pin-checks-zone"></a>