From 96bd0c004c9549e5a2ef64277216a15da6f96a8e Mon Sep 17 00:00:00 2001 From: Nicolas Porcel Date: Thu, 26 Jan 2017 22:01:43 +0100 Subject: [PATCH] Fix typo in guide.md This fixes #115. --- guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide.md b/guide.md index 6be11b13..7aa23a63 100644 --- a/guide.md +++ b/guide.md @@ -198,7 +198,7 @@ script: command= command_args= pidfile= -`` +``` Thus the 'smallest' service scripts can be half a dozen lines long