diff --git a/bundles/best_practices.rst b/bundles/best_practices.rst index e4b504cbb18..f9fbda249a9 100644 --- a/bundles/best_practices.rst +++ b/bundles/best_practices.rst @@ -265,11 +265,8 @@ following standardized instructions in your ``README.md`` file. ------------------------- Then, enable the bundle by adding it to the list of registered bundles - in the ``app/AppKernel.php`` file of your project: + in the ``app/AppKernel.php`` file of your project:: - .. code-block:: php - -