wp/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
--- a/wp/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php	Fri Sep 05 18:40:08 2025 +0200
+++ b/wp/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php	Fri Sep 05 18:52:52 2025 +0200
@@ -285,7 +285,7 @@
 					'context'     => array( 'view' ),
 				),
 				'humanized_updated'   => array(
-					'description' => __( 'The date when the block was last updated, in fuzzy human readable format.' ),
+					'description' => __( 'The date when the block was last updated, in human readable format.' ),
 					'type'        => 'string',
 					'context'     => array( 'view' ),
 				),