Fix tiny flaw in reminders email copy

This commit is contained in:
Ben Gotow 2017-10-11 11:22:19 -07:00
parent 20e28a8009
commit 03131a8acb

View file

@ -48,7 +48,7 @@ class SendRemindersStore extends MailspringStore {
replyToHeaderMessageId: sentHeaderMessageId,
body: `
<strong>Mailspring Reminder:</strong> This thread has been moved to the top of
your inbox by Mailspring because no one has replied to your message</p>.
your inbox by Mailspring because no one has replied to your message.</p>
<p>--The Mailspring Team</p>`,
});