mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
minor grammar fix
This commit is contained in:
parent
35efbe41ab
commit
0b8dd906cf
|
@ -273,7 +273,7 @@ If you want to implement a read-write relational field, you must also implement
|
|||
|
||||
## Example
|
||||
|
||||
For, example, we could define a relational field, to serialize a track to a custom string representation, using its ordering, title, and duration.
|
||||
For example, we could define a relational field to serialize a track to a custom string representation, using its ordering, title, and duration.
|
||||
|
||||
import time
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user