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 76de54f + 6c98343 commit a74090bCopy full SHA for a74090b
mailer.rst
@@ -1470,7 +1470,7 @@ disable asynchronous delivery.
1470
method was made public in Symfony 6.1.
1471
1472
You can also select the transport by adding an ``X-Bus-Transport`` header (which
1473
-will be remove automatically from the final message)::
+will be removed automatically from the final message)::
1474
1475
// Use the bus transport "app.another_bus":
1476
$email->getHeaders()->addTextHeader('X-Bus-Transport', 'app.another_bus');
0 commit comments