From a2262052993fe6a12348cd97db04fea563bf6986 Mon Sep 17 00:00:00 2001 From: "coredns[bot]" Date: Tue, 22 Feb 2022 10:28:07 +0000 Subject: [PATCH] auto remove trailing whitespaces Signed-off-by: coredns[bot] --- plugin/metrics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.