Skip to content

Commit

Permalink
Merge pull request #2921 from donkirkby/patch-1
Browse files Browse the repository at this point in the history
minor grammar fix
  • Loading branch information
jpadilla committed May 10, 2015
2 parents 35efbe4 + 0b8dd90 commit 21cb808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-guide/relations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 21cb808

Please sign in to comment.