Skip to content

Commit 0b8dd90

Browse files
committed
minor grammar fix
1 parent 35efbe4 commit 0b8dd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/relations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ If you want to implement a read-write relational field, you must also implement
273273

274274
## Example
275275

276-
For, example, we could define a relational field, to serialize a track to a custom string representation, using its ordering, title, and duration.
276+
For example, we could define a relational field to serialize a track to a custom string representation, using its ordering, title, and duration.
277277

278278
import time
279279

0 commit comments

Comments
 (0)