소스 검색

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
 
-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