Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bambamboole committed Aug 15, 2024
1 parent 882b938 commit 05a7ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'dumper' => \Bambamboole\LaravelTranslationDumper\TranslationDumper::class,
'dump_prefix' => 'x-',
'ignore_keys' => [
// These keys is used by Laravel validator to check if a custom validation message is present
// These keys are used by Laravel validator to check if a custom validation message is present
'validation.custom',
'validation.values',
// Ignore namespaced keys since it is not implemented yet
Expand Down

0 comments on commit 05a7ac0

Please sign in to comment.