diff options
Diffstat (limited to 'middleware/etcd/README.md')
-rw-r--r-- | middleware/etcd/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware/etcd/README.md b/middleware/etcd/README.md index 7a835e3e1..edb47e54f 100644 --- a/middleware/etcd/README.md +++ b/middleware/etcd/README.md @@ -39,7 +39,7 @@ etcd [ZONES...] { pointing to external names. If you want CoreDNS to act as a proxy for clients, you'll need to add the proxy middleware. * `tls` followed the cert, key and the CA's cert filenames. -* `debug` allow debug queries. Prefix the name with `o-o.debug.` to retrieve extra information in the +* `debug` allows for debug queries. Prefix the name with `o-o.debug.` to retrieve extra information in the additional section of the reply in the form of TXT records. ## Examples |