diff options
author | 2017-12-13 22:36:35 +0100 | |
---|---|---|
committer | 2017-12-13 21:36:35 +0000 | |
commit | 2e2e5e1bec11e4dc5a7862443a34965b65332e73 (patch) | |
tree | 42ea979849fad9225dc8531dd9b003892cc0a406 /plugin | |
parent | d35f2c73ec64718ec65c0860477f658c52219242 (diff) | |
download | coredns-2e2e5e1bec11e4dc5a7862443a34965b65332e73.tar.gz coredns-2e2e5e1bec11e4dc5a7862443a34965b65332e73.tar.zst coredns-2e2e5e1bec11e4dc5a7862443a34965b65332e73.zip |
plugins/dnssec: Fix hostnames in README (#1310)
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/dnssec/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/dnssec/README.md b/plugin/dnssec/README.md index 372e9d971..419823dbf 100644 --- a/plugin/dnssec/README.md +++ b/plugin/dnssec/README.md @@ -70,7 +70,7 @@ cluster.local { ## Bugs Multiple *dnssec* plugins inside one server stanza will silently overwrite earlier ones, here -`example.local` will overwrite the one for `cluster.org`. +`example.org` will overwrite the one for `cluster.local`. ~~~ . { |