Skip to content

Commit

Permalink
Merge pull request #1019 from baojjeu/master
Browse files Browse the repository at this point in the history
Improve README.md
  • Loading branch information
joaomdmoura committed Jul 29, 2015
2 parents e1c25e8 + 6726184 commit 438d8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ architecture. We'd love your help. [Learn how you can help here.](https://github
## Example

Given two models, a `Post(title: string, body: text)` and a
`Comment(name:string, body:text, post_id:integer)`, you will have two
`Comment(name: string, body: text, post_id: integer)`, you will have two
serializers:

```ruby
Expand Down

0 comments on commit 438d8f4

Please sign in to comment.