Skip to content

Commit

Permalink
README fix for all translations. (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateritter authored and freekmurze committed Mar 12, 2018
1 parent 7137981 commit 2c53b74
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 @@ -92,7 +92,7 @@ This function has an alias named `translate`.

#### Getting all translations

You can get all translations by calling `getAllTranslations()` without an argument:
You can get all translations by calling `getTranslations()` without an argument:

```php
$newsItem->getTranslations();
Expand Down

0 comments on commit 2c53b74

Please sign in to comment.