mirror of
https://github.com/coredns/coredns.git
synced 2025-08-10 00:07:02 +02:00
Fix a typo in health plugin readme (#2274)
This commit is contained in:
parent
b7bbfef6ef
commit
ae7fbf31d6
@ -7,7 +7,7 @@
|
||||
## Description
|
||||
|
||||
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 .
|
||||
|
||||
## Syntax
|
||||
|
Loading…
Reference in New Issue
Block a user