From 8c88c792b49943a833905d26d04bb5c7c3f40b55 Mon Sep 17 00:00:00 2001 From: Jan Nedbal Date: Tue, 9 Jan 2024 22:22:15 +0100 Subject: [PATCH] README: fix typo (#3) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7162741..91a5a44 100644 --- a/README.md +++ b/README.md @@ -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: