aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorGravatar AllenZMC <zhongming.chang@daocloud.io> 2019-07-29 21:35:29 +0800
committerGravatar Chris O'Haver <cohaver@infoblox.com> 2019-07-29 09:35:29 -0400
commit79f352d2b3e6bd8ce3988c480b0c11463be08cc3 (patch)
treef18650d7a85d0afb631c6aa6bfb91498117d8cdd /notes
parent0a218d3cf4aeab36a7931924aaf22426370fa392 (diff)
downloadcoredns-79f352d2b3e6bd8ce3988c480b0c11463be08cc3.tar.gz
coredns-79f352d2b3e6bd8ce3988c480b0c11463be08cc3.tar.zst
coredns-79f352d2b3e6bd8ce3988c480b0c11463be08cc3.zip
fix typos in coredns-1.5.2.md (#3063)
Diffstat (limited to 'notes')
-rw-r--r--notes/coredns-1.5.2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/coredns-1.5.2.md b/notes/coredns-1.5.2.md
index 7e3958850..5e5c3ff25 100644
--- a/notes/coredns-1.5.2.md
+++ b/notes/coredns-1.5.2.md
@@ -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)