diff options
author | 2019-09-08 00:25:35 -0700 | |
---|---|---|
committer | 2019-09-08 08:25:35 +0100 | |
commit | 9dc2e3162c259bc980a6fec23ed10892d4590b7e (patch) | |
tree | d3a828801367dcb03897ea2bbb62b1d738624e9e | |
parent | 533994959601e99f680eac56ec89a2bd93f6fc3a (diff) | |
download | coredns-9dc2e3162c259bc980a6fec23ed10892d4590b7e.tar.gz coredns-9dc2e3162c259bc980a6fec23ed10892d4590b7e.tar.zst coredns-9dc2e3162c259bc980a6fec23ed10892d4590b7e.zip |
Making README consistent with other plugins' READMEs (#3250)
-rw-r--r-- | plugin/errors/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/errors/README.md b/plugin/errors/README.md index 8b1449ea3..5feef2694 100644 --- a/plugin/errors/README.md +++ b/plugin/errors/README.md @@ -2,7 +2,7 @@ ## Name -*errors* - enable error logging. +*errors* - enables error logging. ## Description |