middleware -> plugin

middleware -> plugin
This commit is contained in:
Chris O'Haver 2018-02-13 13:32:19 -05:00 committed by GitHub
parent d9282030ca
commit c9dc4122ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# example
The example middleware prints "example" on every query received. It can be used as documentation for
The example plugin prints "example" on every query received. It can be used as documentation for
writing external plugins and to test if external plugins compile with CoreDNS.
## Syntax