aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
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)