Commit ae7fbf31 authored by Jiacheng Xu's avatar Jiacheng Xu Committed by Yong Tang

Fix a typo in health plugin readme (#2274)

parent b7bbfef6
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
## Description ## Description
By enabling *health* any plugin that implements By enabling *health* any plugin that implements
[healt.Healther interface](https://godoc.org/github.com/coredns/coredns/plugin/health#Healther) [health.Healther interface](https://godoc.org/github.com/coredns/coredns/plugin/health#Healther)
will be queried for it's health. The combined health is exported, by default, on port 8080/health . will be queried for it's health. The combined health is exported, by default, on port 8080/health .
## Syntax ## Syntax
......
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