diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php
index c6452e10e1..0f6cd9b68c 100644
--- a/src/wp-admin/about.php
+++ b/src/wp-admin/about.php
@@ -111,7 +111,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
 				</p>
 				<p>
 					<?php
-					_e( '<strong>Buttons block:</strong> now you can align the content in buttons vertically. And you can set the width of a button to a preset percentage.' );
+					_e( '<strong>Buttons block:</strong> now you can choose between a vertical or a horizontal layout. And you can set the width of a button to a preset percentage.' );
 					?>
 				</p>
 				<p>
