From 33d522385589f4c7ab486e71ab8eb7bf20bb13c8 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sun, 3 Apr 2016 20:07:15 +0100 Subject: [PATCH] typos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92fc13402..d03b70e40 100644 --- a/README.md +++ b/README.md @@ -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.