Skip to content

Commit d32c51c

Browse files
committed
Fixing typo thanks to xabbuh
1 parent 5207800 commit d32c51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/email/email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ How to Send an Email
77
Sending emails is a classic task for any web application and one that has
88
special complications and potential pitfalls. Instead of recreating the wheel,
99
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
10+
the power of the `Swift Mailer`_ library. This bundle comes with the Symfony
1111
Standard Edition.
1212

1313
.. _swift-mailer-configuration:

0 commit comments

Comments
 (0)