aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Zhipeng JIANG <jesusjzp@gmail.com> 2016-09-20 18:04:16 +0800
committerGravatar Miek Gieben <miek@miek.nl> 2016-09-20 11:04:16 +0100
commit7b79458c8a659a4cc8fffb5f678321a0fdd09333 (patch)
treeee5551a1cfab23819001f41f04aef80bd765754f /README.md
parent855571604619666696d21845952e298fb5fdb851 (diff)
downloadcoredns-7b79458c8a659a4cc8fffb5f678321a0fdd09333.tar.gz
coredns-7b79458c8a659a4cc8fffb5f678321a0fdd09333.tar.zst
coredns-7b79458c8a659a4cc8fffb5f678321a0fdd09333.zip
Fix typo in Readme. (#274)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 32ebedc65..f2811d847 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,7 @@ Github: <https://github.com/miekg/coredns>
## Systemd Service File
-Use this as a systemd service file. It defaults to a coredns wich a homedir of /home/coredns
+Use this as a systemd service file. It defaults to a coredns with a homedir of /home/coredns
and the binary lives in /opt/bin and the config in `/etc/coredns/Corefile`:
~~~ txt