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