Skip to content

Commit e388be9

Browse files
committed
Update README.md
1 parent e1c25e8 commit e388be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ architecture. We'd love your help. [Learn how you can help here.](https://github
2222

2323
## Example
2424

25-
Given two models, a `Post(title: string, body: text)` and a
25+
Given two models, a `Post(title:string, body:text)` and a
2626
`Comment(name:string, body:text, post_id:integer)`, you will have two
2727
serializers:
2828

0 commit comments

Comments
 (0)