Skip to content

Commit

Permalink
Merge pull request #277 from takdw/patch-1
Browse files Browse the repository at this point in the history
Fixed a typo in README.md
  • Loading branch information
BenjaminHorn authored Feb 8, 2019
2 parents 40f9282 + e601e60 commit a7083aa
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 @@ -384,7 +384,7 @@ Never expose foreign keys for any models (default behaviour)
}
```

Only expose foreign keys for the commeht model
Only expose foreign keys for the comment model
```js
{
...
Expand Down

0 comments on commit a7083aa

Please sign in to comment.