summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 053d22b81..180996d7c 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,7 +5,7 @@ repoze.bfg
===========
:mod:`repoze.bfg` is a Python web application framework. It is
-inspired by :term:`Zope`, :term:`Pylons`, and :term:`Django`, and uses
+inspired by :term:`Zope`, :term:`Pylons`, and :term:`Django`. It uses
various Zope-related and Pylons-related libraries internally to do
much of its work. :mod:`repoze.bfg` uses the WSGI protocol to handle
request and responses.