diff --git a/service_container/service_decoration.rst b/service_container/service_decoration.rst
index c40c8afd628..530a2596029 100644
--- a/service_container/service_decoration.rst
+++ b/service_container/service_decoration.rst
@@ -35,7 +35,7 @@ the original service is lost:
one, the old definition is lost -->
-
+
.. code-block:: php
@@ -86,7 +86,7 @@ a reference of the old one as ``app.decorating_mailer.inner``:
-
+
.. code-block:: php
@@ -151,7 +151,7 @@ convention, the old ``app.mailer`` service is renamed to
-
+
.. code-block:: php