diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/introduction.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index 9bee04c24..3558d334d 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -3,9 +3,9 @@ :mod:`repoze.bfg` is a Python web application framework. It is inspired by Zope, and uses :term:`Zope` libraries to do much of its -work. However, it simpler than any than any released version of Zope. -:mod:`repoze.bfg` uses the :term:`WSGI` protocol to handle requests -and responses. +work. However, it is simpler than any than any released version of +Zope. :mod:`repoze.bfg` uses the :term:`WSGI` protocol to handle +requests and responses. Similarities to Other Frameworks -------------------------------- |
