summaryrefslogtreecommitdiff
path: root/doc/s6-instance-create.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-instance-create.html')
-rw-r--r--doc/s6-instance-create.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-instance-create.html b/doc/s6-instance-create.html
index 1aa0d4c..ea0b633 100644
--- a/doc/s6-instance-create.html
+++ b/doc/s6-instance-create.html
@@ -63,7 +63,7 @@ been given, the supervisor auto-starts the instance as soon as it runs. </li>
<li> <tt>-D</tt>&nbsp;: down, and stay down. The instance supervisor will be started,
but the instance itself will remain down. A <tt>down</tt> file
will be created for the instance. By default, if neither the <tt>-d</tt> nor <tt>-D</tt> options have
-been given, the supervisor auto-starts the instancece as soon as it runs. </li>
+been given, the supervisor auto-starts the instance as soon as it runs. </li>
<li> <tt>-P</tt>&nbsp;: public. Everyone will be able to subscribe to the
instance supervisor's notification. By default, only processes running with the same gid
as the instanced service can subscribe to it. </li>