summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/narr/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst
index b4d10e7e5..9a8ba0980 100644
--- a/docs/narr/introduction.rst
+++ b/docs/narr/introduction.rst
@@ -17,7 +17,7 @@ page served by another application might be a listing of songs. These
applications probably won't serve the same set of customers. However,
although they're not very similar on the surface, both a
ledger-serving application and a song-serving application could be
-successfully be written using :mod:`repoze.bfg`.
+successfully written using :mod:`repoze.bfg`.
:mod:`repoze.bfg` is a very general open source Python web
*framework*. As a framework, its primary job is to make it easier for