mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-04 03:03:14 -05:00 
			
		
		
		
	Update README.md
Grammatical fixes.
This commit is contained in:
		@@ -13,8 +13,8 @@ Caddy bug](https://github.com/mholt/caddy/issues/675).
 | 
				
			|||||||
health
 | 
					health
 | 
				
			||||||
~~~
 | 
					~~~
 | 
				
			||||||
 | 
					
 | 
				
			||||||
It optionally takes an address, the default is `:8080`. The health path is fixed to `/health`. It
 | 
					Optionally takes an address; the default is `:8080`. The health path is fixed to `/health`. It
 | 
				
			||||||
will just return "OK", when CoreDNS is healthy.
 | 
					will just return "OK" when CoreDNS is healthy.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This middleware only needs to be enabled once.
 | 
					This middleware only needs to be enabled once.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user