Skip to content

Commit

Permalink
Fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
abed-t committed Aug 24, 2020
1 parent 26a03f2 commit 147eae8
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 @@ -62,7 +62,7 @@ and other best-practices for defining dependencies at [`getcomposer.org`](https:

use ReloadlyPHP\Client;

// Instantiate ReloadPHP
// Instantiate ReloadlyPHP
$reloadly = new Client('yourClientId', 'yourClientSecret');
```

Expand Down

0 comments on commit 147eae8

Please sign in to comment.