Skip to content

Commit 282b8da

Browse files
hariktnoniagriconomie
authored andcommitted
Update components/mailer.rst
Co-Authored-By: Antoine Makdessi <antoine.makdessi@agriconomie.com>
1 parent 91a028a commit 282b8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The Mailer component has two main classes: a ``Transport`` and the ``Mailer`` it
4141
$mailer = new Mailer($transport);
4242
$mailer->send($email);
4343

44-
Refer :doc:`Mime component </components/mime>` how to create `$email` object.
44+
The `$email` object is created via the :doc:`Mime component </components/mime>`.
4545

4646
Transport
4747
---------

0 commit comments

Comments
 (0)