summaryrefslogtreecommitdiff
path: root/docs/narr/hybrid.rst
diff options
context:
space:
mode:
authorCasey Duncan <casey.duncan@gmail.com>2010-11-22 18:06:53 -0700
committerCasey Duncan <casey.duncan@gmail.com>2010-11-22 18:06:53 -0700
commitcd32fc7ece6e42ba28e6ab53190ac5771cfc83d6 (patch)
treef2f52b6557282a6e0f98e83898da13d79c20a7be /docs/narr/hybrid.rst
parent88372f02187ed5f8038379c54fa05e32cfe9560a (diff)
downloadpyramid-cd32fc7ece6e42ba28e6ab53190ac5771cfc83d6.tar.gz
pyramid-cd32fc7ece6e42ba28e6ab53190ac5771cfc83d6.tar.bz2
pyramid-cd32fc7ece6e42ba28e6ab53190ac5771cfc83d6.zip
Add comma
Diffstat (limited to 'docs/narr/hybrid.rst')
-rw-r--r--docs/narr/hybrid.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/hybrid.rst b/docs/narr/hybrid.rst
index e704463c7..c57bf0fc3 100644
--- a/docs/narr/hybrid.rst
+++ b/docs/narr/hybrid.rst
@@ -102,7 +102,7 @@ application and a hybrid application:
hybrid application, at least one route will be defined.
- In a purely traversal based application, the root object used is
- global implied by the :term:`root factory` provided at startup
+ global, implied by the :term:`root factory` provided at startup
time; in a hybrid application, the :term:`root` object at which
traversal begins may be varied on a per-route basis.