summaryrefslogtreecommitdiff
path: root/docs/narr/resources.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-21 01:54:57 -0500
committerChris McDonough <chrism@plope.com>2010-12-21 01:54:57 -0500
commit3554913d6543486e1f7d4a74a6d3c538e705897d (patch)
treed696eea78f5775de4eef289870d6512b7fb46997 /docs/narr/resources.rst
parentb32bfd3953d5b17bf907db4d85bdb6cb28d4440a (diff)
downloadpyramid-3554913d6543486e1f7d4a74a6d3c538e705897d.tar.gz
pyramid-3554913d6543486e1f7d4a74a6d3c538e705897d.tar.bz2
pyramid-3554913d6543486e1f7d4a74a6d3c538e705897d.zip
stray and
Diffstat (limited to 'docs/narr/resources.rst')
-rw-r--r--docs/narr/resources.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/resources.rst b/docs/narr/resources.rst
index fe1f760bb..f90b1eb12 100644
--- a/docs/narr/resources.rst
+++ b/docs/narr/resources.rst
@@ -35,7 +35,7 @@ Also:
- The ``context`` and ``containment`` predicate arguments to
:meth:`pyramid.config.Configurator.add_view` (or a
- :func:`pyramid.view.view_config` decorator) and reference a resource class
+ :func:`pyramid.view.view_config` decorator) reference a resource class
or resource :term:`interface`.
- A :term:`root factory` returns a resource.