Fix the sentence on notification page.
This commit is contained in:
parent
1050f5230e
commit
ab2a6111ee
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue