From 32861f640d86a009a4f3fa15fb42d52a540a8b96 Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Sun, 25 Jul 2021 22:11:08 +0300 Subject: [PATCH] mailer: fix typo in rejection mail --- app/views/event_mailer/rejection_notification.en.text.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/event_mailer/rejection_notification.en.text.erb b/app/views/event_mailer/rejection_notification.en.text.erb index 717ee1a..3b10658 100644 --- a/app/views/event_mailer/rejection_notification.en.text.erb +++ b/app/views/event_mailer/rejection_notification.en.text.erb @@ -2,7 +2,7 @@ Hi, Regretfully, because of the high amount of talk submissions that we've received this year and the limited amount of time that we have, your submission for a <%= @event.event_type.name.mb_chars.downcase %> titled "<%= @event.title %>" was not included in the schedule. -If youu prefer, you can present your talk in 5 minutes in the Lightnign talks slot (that's for short, 5 minute talks). The sign up for these would be at the venue itself, during the event. +If you prefer, you can present your talk in 5 minutes in the Lightnign talks slot (that's for short, 5 minute talks). The sign up for these would be at the venue itself, during the event. See you soon, <%= @event.conference.title %> team