substantial spelling fix
diff --git a/docs/sources/faq.rst b/docs/sources/faq.rst
index e4f5c86..e2e16c3 100644
--- a/docs/sources/faq.rst
+++ b/docs/sources/faq.rst
@@ -160,7 +160,7 @@
 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
 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/>`_.
 
 What platforms does Docker run on?