Skip to content

Commit 8b159d6

Browse files
committed
ICL: Readme fixes.
1 parent 856a3c8 commit 8b159d6

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
@@ -337,7 +337,7 @@ $client = new Client([
337337
```
338338
339339
Now, your guzzle interactions are fully loggable. Each request, response and even errors would be logged for you.
340-
Note, that you can also set type, as a second argument. Set it to `json` to get auto json decoding for request params and response body.
340+
You can also set type, as a second argument. Set it to `json` to get auto json decoding for request params and response body.
341341
342342
#### Accessing Monolog instance
343343

0 commit comments

Comments
 (0)