Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Feb 9, 2013
1 parent 7fe736b commit 268737d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/request.rst
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
influence response values from a view that uses a renderer (such as the
status code, a header, the content type, etc) you would set these
attributes. See :ref:`response_prefixed_attrs` for further discussion.
As of Pyramid 1.1, assignment to ``response_*`` attrs are deprecated.
As of Pyramid 1.1, assignment to ``response_*`` attrs is deprecated.
Assigning to one is still supported but will cause a deprecation
warning to be emitted, and eventually the feature will be removed. For
new code, instead of assigning ``response_*`` attributes to the
Expand Down

0 comments on commit 268737d

Please sign in to comment.