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