Browse code

substantial spelling fix

Andy Rothfusz authored on 2014/01/03 09:46:50
Showing 1 changed files
... ...
@@ -160,7 +160,7 @@ Any capable process supervisor such as http://supervisord.org/, runit, s6, or
160 160
 daemontools can do the trick. Docker will start up the process management
161 161
 daemon which will then fork to run additional processes. As long as the
162 162
 processor manager daemon continues to run, the container will continue to as
163
-well.  You can see a more subsantial example `that uses supervisord here
163
+well.  You can see a more substantial example `that uses supervisord here
164 164
 <http://docs.docker.io/en/latest/examples/using_supervisord/>`_.
165 165
 
166 166
 What platforms does Docker run on?