Skip to content

Commit 23f3eaf

Browse files
committed
Update README.md
1 parent 91c96b2 commit 23f3eaf

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
@@ -16,7 +16,7 @@ Proprietary, see the provided `license.md`.
1616
## Autoloading
1717

1818
[`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
19+
security vulnerability. However, if you wish to use it, require its autoloader in
2020
your script or bootstrap file:
2121
```php
2222
require 'vendor/autoload.php';

0 commit comments

Comments
 (0)