aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugin/metrics/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugin/metrics/README.md b/plugin/metrics/README.md
index b3fbc111f..42fe36d60 100644
--- a/plugin/metrics/README.md
+++ b/plugin/metrics/README.md
@@ -47,12 +47,12 @@ prometheus [ADDRESS]
For each zone that you want to see metrics for.
-It optionally takes an address to which the metrics are exported; the default
-is `localhost:9153`. The metrics path is fixed to `/metrics`.
+It optionally takes a bind address to which the metrics are exported; the default
+listens on `localhost:9153`. The metrics path is fixed to `/metrics`.
## Examples
-Use an alternative address:
+Use an alternative listening address:
~~~ corefile
. {