From a8d140912747dc8f6f7e5109afd1c092219893ad Mon Sep 17 00:00:00 2001 From: Artem Henvald Date: Thu, 1 Jun 2023 18:45:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bbf2cb..0225292 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ #### Check the `config/bundles.php` file By default, Symfony Flex will add this bundle to the `config/bundles.php` file. -But in case when you ignored `contrib-recipe` during bundle installation it would not be added. In this case add the bundle manually: +But in case you ignored `contrib-recipe` during bundle installation it would not be added. In this case add the bundle manually: ```php # config/bundles.php