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 900bfa7 commit 705cf3fCopy full SHA for 705cf3f
mailer.rst
@@ -1422,7 +1422,7 @@ disable asynchronous delivery.
1422
method was made public in Symfony 6.1.
1423
1424
You can also select the transport by adding an ``X-Bus-Transport`` header (which
1425
-will be remove automatically from the final message)::
+will be removed automatically from the final message)::
1426
1427
// Use the bus transport "app.another_bus":
1428
$email->getHeaders()->addTextHeader('X-Bus-Transport', 'app.another_bus');
0 commit comments