Skip to content

Commit 6535055

Browse files
committed
Readme update
1 parent 28ab43b commit 6535055

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
@@ -103,7 +103,7 @@ You can add more file extensions to `file_extensions` array in the `config/trans
103103

104104
### Translation helper methods
105105

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

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

0 commit comments

Comments
 (0)