Rename Standard to Normalize

Some doc updates and tweaks.
This commit is contained in:
Miek Gieben 2016-04-03 07:44:28 +01:00
parent 6ecbdef112
commit 7fb959470e
3 changed files with 6 additions and 5 deletions

View file

@ -4,6 +4,7 @@ import (
"fmt"
"github.com/miekg/coredns/middleware"
"github.com/miekg/dns"
)