Skip to content

Commit 147eae8

Browse files
committed
Fix README typo
1 parent 26a03f2 commit 147eae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ and other best-practices for defining dependencies at [`getcomposer.org`](https:
6262

6363
use ReloadlyPHP\Client;
6464

65-
// Instantiate ReloadPHP
65+
// Instantiate ReloadlyPHP
6666
$reloadly = new Client('yourClientId', 'yourClientSecret');
6767
```
6868

0 commit comments

Comments
 (0)