mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Misspell correction (#826)
Did a `misspell . | grep -v ^vendor` and fixed several typos. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
_ "github.com/coredns/coredns/middleware/chaos"
|
||||
_ "github.com/coredns/coredns/middleware/debug"
|
||||
_ "github.com/coredns/coredns/middleware/dnssec"
|
||||
_ "github.com/coredns/coredns/middleware/dnstap"
|
||||
_ "github.com/coredns/coredns/middleware/erratic"
|
||||
_ "github.com/coredns/coredns/middleware/errors"
|
||||
_ "github.com/coredns/coredns/middleware/etcd"
|
||||
|
||||
Reference in New Issue
Block a user