mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
fix doc typo
This commit is contained in:
parent
27520b04e1
commit
b8aec1277c
|
@ -12,7 +12,7 @@ from rest_framework.compat import six
|
|||
|
||||
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.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user