diff options
Diffstat (limited to 'plugin/reload/README.md')
-rw-r--r-- | plugin/reload/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/reload/README.md b/plugin/reload/README.md index f50116cf4..77e720eac 100644 --- a/plugin/reload/README.md +++ b/plugin/reload/README.md @@ -96,7 +96,7 @@ CoreDNS v1.7.0 and later does parse the Corefile and supports detecting changes ## Metrics - If monitoring is enabled (via the *prometheus* directive) then the following metric is exported: + If monitoring is enabled (via the *prometheus* plugin) then the following metric is exported: * `coredns_reload_failed_count_total{}` - counts the number of failed reload attempts. |