summaryrefslogtreecommitdiff
path: root/docs/narr/urlmapping.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/urlmapping.rst')
-rw-r--r--docs/narr/urlmapping.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/urlmapping.rst b/docs/narr/urlmapping.rst
index 1c9cde888..87f8c9862 100644
--- a/docs/narr/urlmapping.rst
+++ b/docs/narr/urlmapping.rst
@@ -15,7 +15,7 @@ dispatcher
:term:`Routes` URL mapping system.
:mod:`repoze.bfg` supports :term:`URL dispatch` via a subsystem that
-was inpsired by :term:`Routes`. :term:`URL dispatch` is convenient
+was inspired by :term:`Routes`. :term:`URL dispatch` is convenient
and straightforward. When you limit your application to using URL
dispatch, you know every URL that your application might generate or
respond to, and all the URL matching elements are listed in a single