Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Apr 10, 2019
1 parent 3185d5d commit 76138c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ public function getLastResponse() : Response
/**
* Sets the headers to send with each request.
*
* @param array $headers An associativate array of headers.
* @param array $headers An associative array of headers.
*
* @return static This Client instance.
*/
Expand Down

0 comments on commit 76138c2

Please sign in to comment.