Skip to content

Commit ee3cdbe

Browse files
authored
Remove mention to use ActionMailer to receive emails [ci skip]
1 parent 9437f6d commit ee3cdbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/action_mailer_basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Action Mailer Basics
44
====================
55

66
This guide provides you with all you need to get started in sending
7-
emails from and to your application, and many internals of Action
7+
emails from your application, and many internals of Action
88
Mailer. It also covers how to test your mailers.
99

1010
After reading this guide, you will know:

0 commit comments

Comments
 (0)