Skip to content

Commit 58f5980

Browse files
authored
Merge pull request #44 from dongido001/patch-1
small typo
2 parents ad267ee + bf41202 commit 58f5980

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
@@ -25,7 +25,7 @@ You can install the package via composer:
2525
composer require spatie/laravel-http-logger
2626
```
2727

28-
Optionally you can publish the configfile with:
28+
Optionally you can publish the config file with:
2929

3030
```bash
3131
php artisan vendor:publish --provider="Spatie\HttpLogger\HttpLoggerServiceProvider" --tag="config"

0 commit comments

Comments
 (0)