We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c96b2 commit 23f3eafCopy full SHA for 23f3eaf
1 file changed
README.md
@@ -16,7 +16,7 @@ Proprietary, see the provided `license.md`.
16
## Autoloading
17
18
[`Composer`](http://getcomposer.org) currently has a [MITM](https://github.com/composer/composer/issues/1074)
19
-security vulnerability. However, if you wish to use it, require it's autoloader in
+security vulnerability. However, if you wish to use it, require its autoloader in
20
your script or bootstrap file:
21
```php
22
require 'vendor/autoload.php';
0 commit comments