summaryrefslogtreecommitdiff
path: root/docs/narr/hybrid.rst
diff options
context:
space:
mode:
authorCasey Duncan <casey.duncan@gmail.com>2010-11-24 23:11:51 -0700
committerCasey Duncan <casey.duncan@gmail.com>2010-11-24 23:11:51 -0700
commitb9cb06eba28110de59b28ab55dcea3b3b267ede4 (patch)
tree7b0daa2cda57d6aef1c50c2310265e26ce1126fb /docs/narr/hybrid.rst
parentd3569c8d7c2367a5e81d2425adf5e0b2841efed5 (diff)
downloadpyramid-b9cb06eba28110de59b28ab55dcea3b3b267ede4.tar.gz
pyramid-b9cb06eba28110de59b28ab55dcea3b3b267ede4.tar.bz2
pyramid-b9cb06eba28110de59b28ab55dcea3b3b267ede4.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 b90577a55..89f3d5e33 100644
--- a/docs/narr/hybrid.rst
+++ b/docs/narr/hybrid.rst
@@ -263,7 +263,7 @@ thing to do.
We could have also used our ``root_factory`` callable as the
``root_factory`` argument of the
- :class:`pyramid.configuration.Configurator` constructor instead
+ :class:`pyramid.configuration.Configurator` constructor, instead
of associating it with a particular route inside the route's
configuration. Every hybrid route configuration that is matched but
which does *not* name a ``factory``` attribute will use the use