Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
subotkevic committed Oct 17, 2018
1 parent 28ab43b commit 6535055
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 @@ -103,7 +103,7 @@ You can add more file extensions to `file_extensions` array in the `config/trans

### Translation helper methods

By default our package looks for `lang` and `__` translation helper methods or mixins.
By default our package looks for `lang()` and `__()` translation helper methods and directives.

But you can extend, modify, or remove them in the config file by modifying `translation_methods` array:
```php
Expand Down

0 comments on commit 6535055

Please sign in to comment.