Explorar el Código

substantial spelling fix

Andy Rothfusz hace 11 años
padre
commit
58ec7855bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/sources/faq.rst

+ 1 - 1
docs/sources/faq.rst

@@ -160,7 +160,7 @@ Any capable process supervisor such as http://supervisord.org/, runit, s6, or
 daemontools can do the trick. Docker will start up the process management
 daemontools can do the trick. Docker will start up the process management
 daemon which will then fork to run additional processes. As long as the
 daemon which will then fork to run additional processes. As long as the
 processor manager daemon continues to run, the container will continue to as
 processor manager daemon continues to run, the container will continue to as
-well.  You can see a more subsantial example `that uses supervisord here
+well.  You can see a more substantial example `that uses supervisord here
 <http://docs.docker.io/en/latest/examples/using_supervisord/>`_.
 <http://docs.docker.io/en/latest/examples/using_supervisord/>`_.
 
 
 What platforms does Docker run on?
 What platforms does Docker run on?