diff --git a/app/views/profiles/notifications/show.html.haml b/app/views/profiles/notifications/show.html.haml index 96fe91b9b2..bc6f76a266 100644 --- a/app/views/profiles/notifications/show.html.haml +++ b/app/views/profiles/notifications/show.html.haml @@ -20,7 +20,7 @@ = radio_button_tag :notification_level, Notification::N_MENTION, @notification.mention?, class: 'trigger-submit' .level-title Mention - %p You will receive notifications only for comments where you was @mentioned + %p You will receive notifications only for comments in which you were @mentioned .radio = label_tag nil, class: '' do