We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003230f commit efaad48Copy full SHA for efaad48
cookbook/bundles/remove.rst
@@ -95,9 +95,9 @@ rely on the bundle you are about to remove.
95
96
.. tip::
97
98
- If one bundle relies on another, in most it means that it uses some services
99
- from the bundle. Searching for the bundle alias string may help you spot
100
- them (e.g. ``acme_demo`` for bundles depending on AcmeDemoBundle).
+ If one bundle relies on another, in most cases it means that it uses
+ some services from the bundle. Searching for the bundle alias string may
+ help you spot them (e.g. ``acme_demo`` for bundles depending on AcmeDemoBundle).
101
102
103
0 commit comments