Commit 0b8dd906 by Don Kirkby

minor grammar fix

parent 35efbe41
...@@ -273,7 +273,7 @@ If you want to implement a read-write relational field, you must also implement ...@@ -273,7 +273,7 @@ If you want to implement a read-write relational field, you must also implement
## Example ## 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 import time
......
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