From aea2e9f62ec1a3b222b3258c10ce52f3477e7dea Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Wed, 19 Sep 2018 15:15:15 +0100 Subject: [PATCH] plugin/health: close codeblock Codeblock wasn't properly closed in the README. Signed-off-by: Miek Gieben --- plugin/health/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/health/README.md b/plugin/health/README.md index 95d00889b..1907a98c1 100644 --- a/plugin/health/README.md +++ b/plugin/health/README.md @@ -57,7 +57,7 @@ com net { erratic health :8080 } -~~~~ +~~~ ## Plugins