Skip to content

Commit acd66bf

Browse files
authored
Merge pull request #65 from iftar/DilwoarH-patch-1
update email text
2 parents c109fc2 + 885f88e commit acd66bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Notifications/User/PickupOrderConfirmation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public function toMail($notifiable)
5555

5656
$this->addFormattedCollectionPointAddress($message);
5757

58-
$message->line('Please ensure that you arrive on time and that you follow the social distancing rules set out by the government.')
58+
$message->line('Please ensure that you arrive on time and follow the social distancing rules set out by the government.')
5959
->line(new HtmlString('If you have any issues or change your mind about the order, please email us on <a href="mailto:info@shareiftar.org">info@shareiftar.org</a>.'))
6060
->salutation(new HtmlString('Kind Regards,<br>Share Iftar Team'));
6161

0 commit comments

Comments
 (0)