We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86052fc commit 682f060Copy full SHA for 682f060
README.md
@@ -37,7 +37,7 @@ composer require --dev fidum/laravel-translation-linter
37
You can publish the config file with:
38
39
```bash
40
-php artisan vendor:publish --tag="laravel-translation-linter-config"
+php artisan vendor:publish --tag="translation-linter-config"
41
```
42
43
[Click here to see the contents of the config file](config/translation-linter.php).
0 commit comments