We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856a3c8 commit 8b159d6Copy full SHA for 8b159d6
README.md
@@ -337,7 +337,7 @@ $client = new Client([
337
```
338
339
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.
+You can also set type, as a second argument. Set it to `json` to get auto json decoding for request params and response body.
341
342
#### Accessing Monolog instance
343
0 commit comments