Skip to content

Commit

Permalink
Merge pull request #59 from kodjunkie/dev
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
kodjunkie authored Aug 21, 2022
2 parents 57d1c14 + a115d8f commit b7692a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/GuzzleHttpClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ private function client(): Client
}

/**
* Build the request
* Make the request
* @param string $method
* @param string $uri
* @param array $options
Expand Down

0 comments on commit b7692a3

Please sign in to comment.