summaryrefslogtreecommitdiff
path: root/docs/narr/resources.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-29 01:36:58 -0500
committerChris McDonough <chrism@plope.com>2011-01-29 01:36:58 -0500
commita936df49ac018656df417b5a76bf04b620cfcdc9 (patch)
tree3261680948dbd55cf573aef4a35f1d3e69c85d00 /docs/narr/resources.rst
parent3e4f429cce60465f2d58d0a60eb6a3adb5f9a377 (diff)
parent91ab804c9786d680a1eff9041de1bea76e75c225 (diff)
downloadpyramid-a936df49ac018656df417b5a76bf04b620cfcdc9.tar.gz
pyramid-a936df49ac018656df417b5a76bf04b620cfcdc9.tar.bz2
pyramid-a936df49ac018656df417b5a76bf04b620cfcdc9.zip
Merge branch 'osmaker-master'
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 4fc7e037e..90dd34bfe 100644
--- a/docs/narr/resources.rst
+++ b/docs/narr/resources.rst
@@ -231,7 +231,7 @@ The simplest call to :func:`~pyramid.url.resource_url` looks like this:
url = resource_url(resource, request)
The ``request`` passed to ``resource_url`` in the above example is an
-instance of an :app:`Pyramid` :term:`request` object.
+instance of a :app:`Pyramid` :term:`request` object.
If the resource referred to as ``resource`` in the above example was the root
resource, and the host that was used to contact the server was