Skip to content

Commit a7083aa

Browse files
authored
Merge pull request #277 from takdw/patch-1
Fixed a typo in README.md
2 parents 40f9282 + e601e60 commit a7083aa

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
@@ -384,7 +384,7 @@ Never expose foreign keys for any models (default behaviour)
384384
}
385385
```
386386

387-
Only expose foreign keys for the commeht model
387+
Only expose foreign keys for the comment model
388388
```js
389389
{
390390
...

0 commit comments

Comments
 (0)