We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a03f2 commit 147eae8Copy full SHA for 147eae8
1 file changed
README.md
@@ -62,7 +62,7 @@ and other best-practices for defining dependencies at [`getcomposer.org`](https:
62
63
use ReloadlyPHP\Client;
64
65
- // Instantiate ReloadPHP
+ // Instantiate ReloadlyPHP
66
$reloadly = new Client('yourClientId', 'yourClientSecret');
67
```
68
0 commit comments