diff options
author | 2019-09-08 00:26:25 -0700 | |
---|---|---|
committer | 2019-09-08 08:26:25 +0100 | |
commit | acabfc5e9eb1443709352571ebf55880e94cfa8a (patch) | |
tree | 2051c6a549e7e34171d9d02d0186b98632d40b90 /plugin/any | |
parent | ab59b28c4fde2b93ee73dac0edec0724d41aa21d (diff) | |
download | coredns-acabfc5e9eb1443709352571ebf55880e94cfa8a.tar.gz coredns-acabfc5e9eb1443709352571ebf55880e94cfa8a.tar.zst coredns-acabfc5e9eb1443709352571ebf55880e94cfa8a.zip |
Making README text consistent with other plugins' READMEs (#3254)
Diffstat (limited to 'plugin/any')
-rw-r--r-- | plugin/any/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/any/README.md b/plugin/any/README.md index 1abc97803..5b8846745 100644 --- a/plugin/any/README.md +++ b/plugin/any/README.md @@ -3,7 +3,7 @@ ## Name -*any* - give a minimal response to ANY queries. +*any* - gives a minimal response to ANY queries. ## Description |