8000 bug #3493 Type fix in remove.rst (weaverryan) · symfony/symfony-docs@821af3b · GitHub
[go: up one dir, main page]

Skip to content

Commit 821af3b

Browse files
committed
bug #3493 Type fix in remove.rst (weaverryan)
This PR was merged into the 2.3 branch. Discussion ---------- Type fix in remove.rst Hi guys! Very minor typo fix... leaving the PR format off. Thank 8000 s! Commits ------- efaad48 Fixing typo - thanks to @xabbuh
2 parents 003230f + efaad48 commit 821af3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cookbook/bundles/remove.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ rely on the bundl 87FF e you are about to remove.
9595

9696
.. tip::
9797

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).
98+
If one bundle relies on another, in most cases it means that it uses
99+
some services from the bundle. Searching for the bundle alias string may
100+
help you spot them (e.g. ``acme_demo`` for bundles depending on AcmeDemoBundle).
101101

102102
.. tip::
103103

0 commit comments

Comments
 (0)
0