From 5a7d9a0c25e12454b59abdfb3ba92a56f29d4fb7 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 30 May 2014 14:39:17 -0500 Subject: [PATCH] Fix wording. --- app/config/mail.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config/mail.php b/app/config/mail.php index 4fcc8983..d5fe2568 100644 --- a/app/config/mail.php +++ b/app/config/mail.php @@ -36,8 +36,8 @@ |-------------------------------------------------------------------------- | | This is the SMTP port used by your application to deliver e-mails to - | users of your application. Like the host we have set this value to - | stay compatible with the Mailgun e-mail applications by default. + | users of the application. Like the host we have set this value to + | stay compatible with the Mailgun e-mail application by default. | */