mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-07 07:03:12 +03:00
Fix typo: 'what' to 'that' (#6437)
This commit is contained in:
parent
7310411533
commit
7c6e34c14f
|
@ -50,7 +50,7 @@ The request exposes some properties that allow you to determine the result of th
|
||||||
|
|
||||||
## .accepted_renderer
|
## .accepted_renderer
|
||||||
|
|
||||||
The renderer instance what was selected by the content negotiation stage.
|
The renderer instance that was selected by the content negotiation stage.
|
||||||
|
|
||||||
## .accepted_media_type
|
## .accepted_media_type
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user