Commit 87b8cb85 by Tom Christie

Merge pull request #904 from menghan/fix-doc-typo

fix doc typo
parents 28c2c46a b8aec127
...@@ -12,7 +12,7 @@ from rest_framework.compat import six ...@@ -12,7 +12,7 @@ from rest_framework.compat import six
class Response(SimpleTemplateResponse): class Response(SimpleTemplateResponse):
""" """
An HttpResponse that allows it's data to be rendered into An HttpResponse that allows its data to be rendered into
arbitrary media types. arbitrary media types.
""" """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment