From 906461750bfa976adebc8f9052af2fe46421f3fc Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sun, 21 Apr 2024 14:06:27 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53694a1..9f2f972 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This agent plugin cheks the state of the unbound dns daemon. For more information about unbound see: https://nlnetlabs.nl/projects/unbound/about/ -**note'': to use this plugin you need to enable the extended statistics in the unbound configuration. +**Note**: to use this plugin you need to enable the extended statistics in the unbound configuration. ``` server: extended-statistics: yes -- GitLab