aboutsummaryrefslogtreecommitdiff
path: root/coredns.1.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--coredns.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/coredns.1.md b/coredns.1.md
index f89c0ed53..d452fdebd 100644
--- a/coredns.1.md
+++ b/coredns.1.md
@@ -16,12 +16,12 @@ bundled in CoreDNS are listed on <https://coredns.io/explugins>.
When started with no options CoreDNS will looks for a file names `Corefile` in the current
directory, if found it will parse its contents and start up accordingly. If no `Corefile` is found
it will start with the *whoami* plugin (coredns-whoami(7)) and start listening on port 53 (unless
-overriden with `-dns.port`).
+overridden with `-dns.port`).
Available options:
**-conf** **FILE**
-: specificy Corefile to load.
+: specify Corefile to load.
**-cpu** **CAP**
: specify maximum CPU capacity in percent.