auto remove trailing whitespaces

Signed-off-by: coredns[bot] <bot@bot.coredns.io>
This commit is contained in:
coredns[bot]
2022-02-22 10:28:07 +00:00
parent 8502892b03
commit a226205299

View File

@@ -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.