aboutsummaryrefslogtreecommitdiff
path: root/notes/coredns-007.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/coredns-007.md')
-rw-r--r--notes/coredns-007.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/coredns-007.md b/notes/coredns-007.md
index f7ea3b45d..d723c5fef 100644
--- a/notes/coredns-007.md
+++ b/notes/coredns-007.md
@@ -30,7 +30,7 @@ Back to the release.
* gRPC and TLS are made first class citizens. See [the zone
specification](https://github.com/coredns/coredns/blob/master/README.md#zone-specification) on how
to use it. TL;DR using `grpc://` makes the server talk gRPC. The `tls` directive is used to
- specify TLS certifcates.
+ specify TLS certificates.
* Zipkin tracing can be enabled for all plugin.
# Plugins