Skip to content

Commit ff53e28

Browse files
committed
fix syntax
1 parent 6e11b94 commit ff53e28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

best_practices.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,9 @@ values is that it's complicated to redefine their values in your tests.
160160
Business Logic
161161
--------------
162162

163-
.. _best-practice-no-application-bundles:Don't Create any Bundle to Organize your Application Logic
163+
.. _best-practice-no-application-bundles:
164164

165+
Don't Create any Bundle to Organize your Application Logic
165166
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
166167

167168
When Symfony 2.0 was released, applications used :doc:`bundles </bundles>` to

0 commit comments

Comments
 (0)