diff options
author | Nicolas Porcel <nicolasporcel06@gmail.com> | 2017-01-26 22:01:43 +0100 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2017-01-26 17:07:01 -0600 |
commit | 96bd0c004c9549e5a2ef64277216a15da6f96a8e (patch) | |
tree | 17932825a2c78197da59441f555084d2cc7701a9 /guide.md | |
parent | b693af90556ac9b055ba5c6e589066c1e08b2146 (diff) |
Fix typo in guide.md
This fixes #115.
Diffstat (limited to 'guide.md')
-rw-r--r-- | guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,7 @@ script: command= command_args= pidfile= -`` +``` Thus the 'smallest' service scripts can be half a dozen lines long |