summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/vhosting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/vhosting.rst b/docs/narr/vhosting.rst
index 2cd1346e3..35bd046e7 100644
--- a/docs/narr/vhosting.rst
+++ b/docs/narr/vhosting.rst
@@ -12,7 +12,7 @@ needs to be done within a :mod:`repoze.bfg` application to make this
work.
However, :mod:`repoze.bfg` also supports "virtual roots", which can be
-used in :term:`traversal` -based (but not :term:`URL-dispatch` -based)
+used in :term:`traversal` -based (but not :term:`URL dispatch` -based)
applications. These are explained below.
Virtual Root Support