From 45726d1c5ba099b78846c52f5643e51ac5fceed6 Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Sat, 6 Mar 2010 16:16:29 +0000 Subject: added missing word --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index f4621a889..89bc5691b 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -371,7 +371,7 @@ them, so we cannot provide the details for each here. But the concepts are largely the same, whatever server you happen to use. One popular production alternative to a ``paster``-invoked server is -:term:`mod_wsgi`. can also use :term:`mod_wsgi` to serve your +:term:`mod_wsgi`. You can also use :term:`mod_wsgi` to serve your :mod:`repoze.bfg` application using the Apache web server rather than any "pure-Python" server that is started as a result of ``paster serve``. See :ref:`modwsgi_tutorial` for details. However, it is -- cgit v1.2.3