Skip to content

Commit e601e60

Browse files
authored
Fixed a typo in README.md
Fixed the typo 'commeht' to 'comment' on line 387
1 parent 40f9282 commit e601e60

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)