浏览代码

Merge pull request #2 from chrisohaver/patch-1

middleware -> plugin
John Belamaric 7 年之前
父节点
当前提交
3b9c7b40c1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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