aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar John Belamaric <jbelamaric@infoblox.com> 2018-04-27 10:25:46 -0400
committerGravatar Chris O'Haver <cohaver@infoblox.com> 2018-04-27 10:25:46 -0400
commit9d25b6d8b9d58dc44f275ac4cc56418375c1786c (patch)
tree12faf3b49067c89eae55e5534058a573eafcfa0b
parent7ec92e055d0afd1e68e41ae2425fe6e3e7f341ed (diff)
downloadcoredns-9d25b6d8b9d58dc44f275ac4cc56418375c1786c.tar.gz
coredns-9d25b6d8b9d58dc44f275ac4cc56418375c1786c.tar.zst
coredns-9d25b6d8b9d58dc44f275ac4cc56418375c1786c.zip
Update README.md (#1748)
-rw-r--r--plugin/forward/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/forward/README.md b/plugin/forward/README.md
index 28f9d4753..9223d22d8 100644
--- a/plugin/forward/README.md
+++ b/plugin/forward/README.md
@@ -23,7 +23,7 @@ This plugin can only be used once per Server Block.
How does *forward* relate to *proxy*? This plugin is the "new" version of *proxy* and is faster
because it re-uses connections to the upstreams. It also does in-band health checks - using DNS
-instead of HTTP. Since it is newer it has a little less (production) milage on it.
+instead of HTTP. Since it is newer it has a little less (production) mileage on it.
## Syntax