From f0514872ea1e296e2002d0cdb71bf4bc334c516b Mon Sep 17 00:00:00 2001 From: Arkadi Shishlov Date: Mon, 4 Aug 2014 14:51:28 +0300 Subject: [PATCH] Correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f25c34..9973b53 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ You can add additional daemons (e.g. your own app) to the image by creating runi The shell script must be called `run`, must be executable, and is to be placed in the directory `/etc/service/`. -Here's an example showing you how a memached server runit entry can be made. +Here's an example showing you how a memcached server runit entry can be made. ### In memcached.sh (make sure this file is chmod +x): #!/bin/sh