Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Whitlock committed Nov 19, 2019
1 parent 3fe4d41 commit d0f7ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/ApiClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class ApiClient extends GuzzleClient
*/
public static function factory(array $config = [])
{
// Validate passed in configuraton options
// Validate passed in configuration options
$config = static::processFactoryConfig($config);

// Describe service from included config file.
Expand Down

0 comments on commit d0f7ff7

Please sign in to comment.