Skip to content

Commit 828a8d0

Browse files
committed
debug
1 parent ff53e28 commit 828a8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Bundle System
66
.. caution::
77

88
In Symfony versions prior to 4.0, it was recommended to organize your own
9-
application code using bundles. This is :ref:`no longer recommended <best-practice-no-application-bundles>`_ and bundles
9+
application code using bundles. This is :ref:`no longer recommended <best-practice-no-application-bundles>` and bundles
1010
should only be used to share code and features between multiple applications.
1111

1212
A bundle is similar to a plugin in other software, but even better. The core

0 commit comments

Comments
 (0)