diff --git a/README.md b/README.md index abbc653..e71282b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Description -The main scope of this extension is to help phpstan to detect the type of object after the `Assert\Assertion` validation. +The main scope of this extension is to help PHPStan to detect the type of object after the `Assert\Assertion` validation. ```php