We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5207800 commit d32c51cCopy full SHA for d32c51c
cookbook/email/email.rst
@@ -7,7 +7,7 @@ How to Send an Email
7
Sending emails is a classic task for any web application and one that has
8
special complications and potential pitfalls. Instead of recreating the wheel,
9
one solution to send emails is to use the SwiftmailerBundle, which leverages
10
-the power of the `Swift Mailer`_ library. This bundles comes with the Symfony
+the power of the `Swift Mailer`_ library. This bundle comes with the Symfony
11
Standard Edition.
12
13
.. _swift-mailer-configuration:
0 commit comments