From 4655dc7e883b5e7b251f62b60d068af50a2a6834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20H=C4=83loiu?= Date: Sat, 21 Jun 2014 18:03:05 +0700 Subject: [PATCH] Fix documentation typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 17845fa..8474e63 100644 --- a/index.html +++ b/index.html @@ -289,7 +289,7 @@ RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

The shell script must be called run, must be executable, and is to be placed in the directory /etc/service/<NAME>.

-

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