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