aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ef14c5073..b107ca405 100644
--- a/plugin/metrics/README.md
+++ b/plugin/metrics/README.md
@@ -39,7 +39,7 @@ Extra labels used are:
* 200 - request is processed,
* 404 - request has been rejected on validation,
* 400 - request to dns message conversion failed,
- * 500 - processing ended up with no response.
+ * 500 - processing ended up with no response.
* the `plugin` label holds the name of the plugin that made the write to the client. If the server
did the write (on error for instance), the value is empty.