Commit d51c7bae authored by cricketliu's avatar cricketliu Committed by GitHub

Update README.md

Grammatical fixes.
parent 2ad57f08
# chaos # chaos
The `chaos` middleware allows CoreDNS to response to TXT queries in CH class. The `chaos` middleware allows CoreDNS to respond to TXT queries in the CH class.
Useful for retrieving version or author information from the server. This is useful for retrieving version or author information from the server.
## Syntax ## Syntax
...@@ -9,7 +9,7 @@ Useful for retrieving version or author information from the server. ...@@ -9,7 +9,7 @@ Useful for retrieving version or author information from the server.
chaos [version] [authors...] chaos [version] [authors...]
~~~ ~~~
* `version` the version to return, defaults to CoreDNS-<version>, if not set. * `version` the version to return. Defaults to CoreDNS-<version>, if not set.
* `authors` what authors to return. No default. * `authors` what authors to return. No default.
Note that you have to make sure that this middleware will get actual queries for the Note that you have to make sure that this middleware will get actual queries for the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment