diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php
index a349cb258a..e1865e0794 100644
--- a/src/wp-admin/about.php
+++ b/src/wp-admin/about.php
@@ -63,7 +63,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
Site Health features introduced in 5.1, this release adds two new pages to help debug common configuration issues. It also adds space where developers can include debugging information for site maintainers. Check your site status, and learn how to debug issues.' ),
+ __( 'Building on the Site Health features introduced in 5.1, this release adds two new pages to help debug common configuration issues. It also adds space where developers can include debugging information for site maintainers. Check your site status, and learn how to debug issues.' ),
__( 'https://wordpress.org/news/2019/02/betty/' ),
admin_url( 'site-health.php' ),
admin_url( 'site-health.php?tab=debug' )