From 7b79458c8a659a4cc8fffb5f678321a0fdd09333 Mon Sep 17 00:00:00 2001 From: Zhipeng JIANG Date: Tue, 20 Sep 2016 18:04:16 +0800 Subject: [PATCH] Fix typo in Readme. (#274) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32ebedc65..f2811d847 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Github: ## 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