From e6ce449f998f9180a9fba714a22ff76b165d9936 Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Sun, 25 Jul 2021 22:33:13 +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 3b10658..de19668 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 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. +If you prefer, you can present your talk in 5 minutes in the Lightning 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