Minor settings line wording tweaks
This commit is contained in:
parent
1976bc755e
commit
6aa639591b
|
@ -472,7 +472,7 @@ function NotificationSettings() {
|
|||
<div className={''}>
|
||||
You will receive notifications for:
|
||||
<NotificationSettingLine
|
||||
label={"Resolutions on questions you've interacted with"}
|
||||
label={"Resolution of questions you've interacted with"}
|
||||
highlight={notificationSettings !== 'none'}
|
||||
/>
|
||||
<NotificationSettingLine
|
||||
|
@ -493,7 +493,7 @@ function NotificationSettings() {
|
|||
<div>
|
||||
You will receive emails for:
|
||||
<NotificationSettingLine
|
||||
label={"Resolutions on questions you're betting on"}
|
||||
label={"Resolution of questions you're betting on"}
|
||||
highlight={emailNotificationSettings !== 'none'}
|
||||
/>
|
||||
<NotificationSettingLine
|
||||
|
|
Loading…
Reference in New Issue
Block a user