mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-03 18:53:13 -05:00 
			
		
		
		
	typos in middleware.md
This commit is contained in:
		@@ -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).
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user