From b749352f1e8549bed0b5cf2c8501aa18b2b45576 Mon Sep 17 00:00:00 2001 From: Laurent Sarrazin Date: Wed, 12 Mar 2014 23:27:50 +0100 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca0af3a..a7f3fc8 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,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 to a memached server runit entry can be made. +Here's an example showing you how a memached server runit entry can be made. ### In memcached.sh (make sure this file is chmod +x): #!/bin/sh