Skip to content

Commit 1c0037a

Browse files
authored
Update README.md
1 parent 4f87dbc commit 1c0037a

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
@@ -20,7 +20,7 @@ composer require gnahotelsolutions/laravel-trailing-slash
2020
Optionally, you can publish the config file of the package.
2121

2222
```bash
23-
php artisan vendor:publish --provider="GnaHotelSolutions\LaravelTrailingSlash\LaravelTrailingSlashServiceProvider" --tag=config
23+
php artisan vendor:publish --provider="GNAHotelSolutions\LaravelTrailingSlash\LaravelTrailingSlashServiceProvider" --tag=config
2424
```
2525

2626
If you want to disable the behaviour of this package, use this variable in your `.env` file.

0 commit comments

Comments
 (0)