aboutsummaryrefslogtreecommitdiff
path: root/plugin/metrics
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/metrics')
-rw-r--r--plugin/metrics/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/metrics/README.md b/plugin/metrics/README.md
index 7dfb13676..b14628675 100644
--- a/plugin/metrics/README.md
+++ b/plugin/metrics/README.md
@@ -62,7 +62,7 @@ then:
}
~~~
-# Bugs
+## Bugs
When reloading, we keep the handler running, meaning that any changes to the handler's address
aren't picked up. You'll need to restart CoreDNS for that to happen.