summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 42268cca8..fe374a65b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -6,9 +6,9 @@ repoze.bfg
:mod:`repoze.bfg` is a Python web application framework. It is
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.
+various Zope-related libraries internally to do much of its work.
+:mod:`repoze.bfg` uses the WSGI protocol to handle request and
+responses.
:mod:`repoze.bfg` is developed as part of the `Repoze
<http://repoze.org>`_ project by `Agendaless Consulting