fix typos in coredns-1.5.2.md (#3063)

This commit is contained in:
AllenZMC
2019-07-29 21:35:29 +08:00
committed by Chris O'Haver
parent 0a218d3cf4
commit 79f352d2b3

View File

@@ -32,7 +32,7 @@ Yong Tang.
## Noteworthy Changes
* plugin/file: close correctlty after AXFR (https://github.com/coredns/coredns/pull/2943)
* plugin/file: close correctly after AXFR (https://github.com/coredns/coredns/pull/2943)
* plugin/file: load secondary zones lazily on startup (https://github.com/coredns/coredns/pull/2944)
* plugin/template: support metadata (https://github.com/coredns/coredns/pull/2958)
* build: Update Caddy to 1.0.1, and update import path (https://github.com/coredns/coredns/pull/2961)