diff -r be944660c56a -r 3d72ae0968f4 wp/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php --- a/wp/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php Wed Sep 21 18:19:35 2022 +0200 +++ b/wp/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php Tue Sep 27 16:37:53 2022 +0200 @@ -41,7 +41,7 @@ * * @since 5.0.0 * - * @param array $data Response data to fiter. + * @param array $data Response data to filter. * @param string $context Context defined in the schema. * @return array Filtered response. */