Chris McDonough
2013-01-18 42c6e21c09ed9a17744911846deedb424614e0e8
Merge pull request #801 from tshepang/flow

improve flow (some more)
1 files modified
2 ■■■ changed files
docs/narr/firstapp.rst 2 ●●● patch | view | raw | blame | history
docs/narr/firstapp.rst
@@ -200,7 +200,7 @@
be used by any WSGI server to present an application to a requestor.
:term:`WSGI` is a protocol that allows servers to talk to Python
applications.  We don't discuss :term:`WSGI` in any depth within this book,
however, you can learn more about it by visiting `wsgi.org
but you can learn more about it by visiting `wsgi.org
<http://wsgi.org>`_.
The :app:`Pyramid` application object, in particular, is an instance of a