We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c295a30 commit a8d1409Copy full SHA for a8d1409
README.md
@@ -30,7 +30,7 @@
30
#### Check the `config/bundles.php` file
31
32
By default, Symfony Flex will add this bundle to the `config/bundles.php` file.
33
-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:
34
35
```php
36
# config/bundles.php
0 commit comments