Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Aug 2, 2016
1 parent b39c0e3 commit f1482de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ $httpClient = new HttpClient([
'http-user-name',
'http-password'
],
'headers' => [ // You custom headers
'headers' => [ // Your custom headers
'X-Custom-Header' => 42,
],
'driver' => 'auto', // (Auto|Guzzle5|Guzzle6|Rmccue)
Expand Down

0 comments on commit f1482de

Please sign in to comment.