Browse Source

middleware -> plugin

middleware -> plugin
Chris O'Haver 7 years ago
parent
commit
c9dc4122ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # example
 # 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.
 writing external plugins and to test if external plugins compile with CoreDNS.
 
 
 ## Syntax
 ## Syntax