Skip to content

Commit

Permalink
Update request.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
eamonbanta committed Mar 11, 2014
1 parent 1ad8879 commit 63bc5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylons/request.rst
Expand Up @@ -20,7 +20,7 @@ pylons.response

The HTTP response status and document. Pyramid does not have a global
response object. Instead, your view should create a
``pyramid.response.Response`` instance and return it. If you're using an
``pyramid.response.Response`` instance and return it. If you're using a
renderer, it will create a response object for you.

For convenience, there's a ``request.response`` object available which you
Expand Down

0 comments on commit 63bc5a6

Please sign in to comment.