From 2ad59f236d5e286901b358edd9c5460c099b0b30 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 14 Oct 2015 12:17:15 +0100 Subject: [PATCH] Fixed spelling of confirmation email --- resources/views/emails/email-confirmation.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/emails/email-confirmation.blade.php b/resources/views/emails/email-confirmation.blade.php index b2bba96ca..618710041 100644 --- a/resources/views/emails/email-confirmation.blade.php +++ b/resources/views/emails/email-confirmation.blade.php @@ -152,7 +152,7 @@

Email Confirmation

-

Thank's for joining {{ Setting::get('app-name')}}.
+

Thanks for joining {{ Setting::get('app-name')}}.
Please confirm your email address by clicking the button below.