We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e584092 commit e3a159fCopy full SHA for e3a159f
service_container/tags.rst
@@ -161,7 +161,7 @@ all services that were tagged with some specific tag. This is useful in
161
compiler passes where you can find these services and use or modify them in
162
some specific way.
163
164
-For example, if you are using the Symfony component Mailer you might imagine that you want
+For example, if you are using the Symfony Mailer component you might want
165
to implement a "transport chain", which is a collection of classes implementing
166
``\MailerTransport``. Using the chain, you'll want Mailer to try several
167
ways of transporting the message until one succeeds.
0 commit comments