Commit ab2a6111 authored by Marin Jankovski's avatar Marin Jankovski

Fix the sentence on notification page.

parent 1050f523
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
= radio_button_tag :notification_level, Notification::N_MENTION, @notification.mention?, class: 'trigger-submit' = radio_button_tag :notification_level, Notification::N_MENTION, @notification.mention?, class: 'trigger-submit'
.level-title .level-title
Mention 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 .radio
= label_tag nil, class: '' do = label_tag nil, class: '' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment