Skip to content

Commit

Permalink
Jetpack Checklist: Update copy for Downtime Monitor on Jetpack checkl…
Browse files Browse the repository at this point in the history
…ist (#47012)

* Update copy for Downtime Monitor on Jetpack checklist

* Update copy to the latest suggestion
  • Loading branch information
keoshi committed Nov 2, 2020
1 parent fc2cb45 commit f0f4696
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ class JetpackChecklist extends PureComponent< Props & LocalizeProps > {
completedButtonText={ translate( 'Change', { context: 'verb' } ) }
completedTitle={ translate( 'You turned on Downtime Monitoring.' ) }
description={ translate(
"Monitor your site's uptime and alert you the moment downtime is detected with instant notifications."
'Jetpack will continuously watch your site, and alert you with instant notifications if downtime is detected.'
) }
duration={ this.getDuration( 3 ) }
href={ `/settings/security/${ siteSlug }` }
Expand Down

0 comments on commit f0f4696

Please sign in to comment.