diff --git a/src/wp-admin/includes/dashboard.php b/src/wp-admin/includes/dashboard.php index b3b60cab13..ef2e833132 100644 --- a/src/wp-admin/includes/dashboard.php +++ b/src/wp-admin/includes/dashboard.php @@ -1818,7 +1818,7 @@ function wp_dashboard_site_health() { visit the Site Health screen to gather information on about your site now.' ), + __( 'Site health checks will automatically run periodically to gather information about your site. You can also visit the Site Health screen to gather information about your site now.' ), esc_url( admin_url( 'site-health.php' ) ) ); ?>