diff options
author | 2016-04-03 20:07:15 +0100 | |
---|---|---|
committer | 2016-04-03 20:07:15 +0100 | |
commit | 33d522385589f4c7ab486e71ab8eb7bf20bb13c8 (patch) | |
tree | 8400cf27cfb1d41ac04aa0d7385d7e32b82e436d /README.md | |
parent | 80007f4729ca31d4dcfc884fd3f36d9df7c7d5b7 (diff) | |
download | coredns-33d522385589f4c7ab486e71ab8eb7bf20bb13c8.tar.gz coredns-33d522385589f4c7ab486e71ab8eb7bf20bb13c8.tar.zst coredns-33d522385589f4c7ab486e71ab8eb7bf20bb13c8.zip |
typos
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,8 @@ Currently CoreDNS is able to: * Provide Logging. There are corner cases not implement and some blatantly missing functionality; i.e. the secondary -implement *does not* requery the primary -- *ever*. +implementation *does not* requery the primary -- *ever*, leading to stale data if the server is +not restarted. But all in all, CoreDNS should already be able to provide you with enough functionality to replace parts of BIND9, Knot, NSD or PowerDNS. |