aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--notes/coredns-1.0.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/coredns-1.0.1.md b/notes/coredns-1.0.1.md
index 216afd46e..e3cb55898 100644
--- a/notes/coredns-1.0.1.md
+++ b/notes/coredns-1.0.1.md
@@ -16,7 +16,7 @@ One new plugin was added: *nsid*, that implements [RFC 5001](https://tools.ietf.
## Plugins
* *file* fixes a crash when an request with a DO bit (pretty much the default) hits an unsigned zone. The default configuration should recover the go-routine, but this is nonetheless serious. *file* received some other fixes when returning (secure) delegations.
* *dnstap* plugin is now 50% faster.
-* *metrics* fixed the start time bucket for duration.
+* *metrics* fixed the start time bucket for the duration.
## Contributors