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.
2 parents 7a12ffb + 91325e0 commit 6c98343Copy full SHA for 6c98343
mailer.rst
@@ -1465,7 +1465,7 @@ disable asynchronous delivery.
1465
method was made public in Symfony 6.1.
1466
1467
You can also select the transport by adding an ``X-Bus-Transport`` header (which
1468
-will be remove automatically from the final message)::
+will be removed automatically from the final message)::
1469
1470
// Use the bus transport "app.another_bus":
1471
$email->getHeaders()->addTextHeader('X-Bus-Transport', 'app.another_bus');
0 commit comments