Skip to content

Commit 2f9a4db

Browse files
committed
Merge pull request #2467 from colindecarlo/service-container-update-core-symfony-services-tip
Update the service container core symfony services tip
2 parents 7d76eba + 9d2f98e commit 2f9a4db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/service_container.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -848,8 +848,8 @@ the framework.
848848

849849
.. tip::
850850

851-
Be sure that ``swiftmailer`` entry appears in your application
852-
configuration. As you mentioned in :ref:`service-container-extension-configuration`,
851+
Be sure that the ``swiftmailer`` entry appears in your application
852+
configuration. As was mentioned in :ref:`service-container-extension-configuration`,
853853
the ``swiftmailer`` key invokes the service extension from the
854854
``SwiftmailerBundle``, which registers the ``mailer`` service.
855855

0 commit comments

Comments
 (0)