Skip to content

Commit 6bb8c8a

Browse files
committed
Spellcheck
1 parent 7f84492 commit 6bb8c8a

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
@@ -24,7 +24,7 @@ php artisan vendor:publish --provider="Bilfeldt\LaravelHttpClientLogger\LaravelH
2424
```
2525

2626
## Usage
27-
Using the logger will log both the request, the response and the response time of request made with the [Larvel HTTP Client](https://laravel.com/docs/http-client).
27+
Using the logger will log both the request, the response and the response time of an external HTTP request made with the [Laravel HTTP Client](https://laravel.com/docs/http-client).
2828

2929
### Basic logging
3030
```php

0 commit comments

Comments
 (0)