mirror of
https://github.com/coredns/coredns.io.git
synced 2024-04-21 12:32:00 +00:00
Merge pull request #210 from Vafilor/fix/adjust.plugin.wording
fix: adjust plugin wording in manual
This commit is contained in:
@@ -75,7 +75,7 @@ which interfaces CoreDNS should bind. The following plugins fall into this categ
|
||||
|
||||
## Anatomy of Plugins
|
||||
|
||||
A plugin consists out of a Setup, Registration, and Handler part.
|
||||
A plugin consists of a Setup, Registration, and Handler part.
|
||||
|
||||
The Setup parses the configuration and the Plugin's Directives (those should be documented in the
|
||||
plugin's README).
|
||||
|
||||
Reference in New Issue
Block a user