Skip to content

Commit d84efab

Browse files
authored
Notifications: update comment notification settings copy (#103342)
1 parent 25c654c commit d84efab

File tree

1 file changed

+1
-3
lines changed
  • client/me/notification-settings/comment-settings

1 file changed

+1
-3
lines changed

client/me/notification-settings/comment-settings/index.jsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ class NotificationCommentsSettings extends Component {
6060

6161
<Card>
6262
<FormSectionHeading>{ translate( 'Comments on other sites' ) }</FormSectionHeading>
63-
<p>
64-
{ translate( 'Control your notification settings when you comment on other blogs.' ) }
65-
</p>
63+
<p>{ translate( 'Manage notifications for comments you leave on other sites.' ) }</p>
6664
{ this.renderForm() }
6765
</Card>
6866
</Main>

0 commit comments

Comments
 (0)