Commit da5d7bea authored by Miek Gieben's avatar Miek Gieben

typos in middleware.md

parent c3d3ff28
...@@ -24,5 +24,5 @@ So CoreDNS treats: ...@@ -24,5 +24,5 @@ So CoreDNS treats:
* FORMERR (dns.RcodeFormatError) * FORMERR (dns.RcodeFormatError)
* NOTIMP (dns.RcodeNotImplemented) * NOTIMP (dns.RcodeNotImplemented)
as special and will then assume nothing has written to the client. In all other cases it is assume as special and will then assume nothing has written to the client. In all other cases it is assumes
something has been written to the client. something has been written to the client (by the middleware).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment