Skip to content

Commit 1e8c46d

Browse files
authored
Merge pull request #398 from Oleksandr-Moik/patch-1
Update scopes.md
2 parents c74dfa5 + b0ce4b3 commit 1e8c46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package/scopes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Eager loads translation relationship only for the default and fallback \(if enab
3232
Post::withTranslation()->get();
3333
```
3434

35-
## listTranslations\(string $translationField\)
35+
## listsTranslations\(string $translationField\)
3636

3737
Returns an array containing pairs of post ids and the translated title attribute
3838

0 commit comments

Comments
 (0)