Procházet zdrojové kódy

Merge pull request #2 from chrisohaver/patch-1

middleware -> plugin
John Belamaric před 7 roky
rodič
revize
3b9c7b40c1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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