Skip to content

Commit

Permalink
README: fix typo (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal authored Jan 9, 2024
1 parent ec6b79e commit 8c88c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PHPStan rules to find dead code in your project.
composer require --dev shipmonk/dead-code-detector
```

Use [official extension-installer](https://phpstan.org/user-guide/extension-library#installing-extensions) or enable just load the rules:
Use [official extension-installer](https://phpstan.org/user-guide/extension-library#installing-extensions) or just load the rules:

```neon
includes:
Expand Down

0 comments on commit 8c88c79

Please sign in to comment.