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 09d45a800..4b6d90d84 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,10 +5,10 @@ repoze.bfg
===========
:mod:`repoze.bfg` is a Python web application framework. It is
-inspired by Zope, and uses Zope libraries to do much of its work.
-However, it is simpler than any released version of Zope.
+inspired by :term:`Zope`, and uses Zope libraries to do much of its
+work. However, it is simpler than any released version of Zope.
:mod:`repoze.bfg` uses the WSGI protocol to handle request and
-responses.
+responses.
:mod:`repoze.bfg` is developed as part of the `Repoze
<http://repoze.org>`_ project by `Agendaless Consulting