Skip to content

Commit 9d2f98e

Browse files
committed
Update the service container core symfony services tip
I felt the tip was a little clumsy. It appeared to be missing some words and referenced the reader as if they were the person writing the documentation. | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | none
1 parent 8e196bf commit 9d2f98e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/service_container.rst

Lines changed: 2 additions & 2 deletions
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)