diff --git a/lib/endpoints/class-wp-rest-controller.php b/lib/endpoints/class-wp-rest-controller.php index e6ce4e90af..3590768f6f 100755 --- a/lib/endpoints/class-wp-rest-controller.php +++ b/lib/endpoints/class-wp-rest-controller.php @@ -501,7 +501,7 @@ public function validate_schema_property( $value, $request, $parameter ) { } /** - * Sanitize an parameter value that's based on a property from the item schema. + * Sanitize a parameter value that's based on a property from the item schema. * * @param mixed $value * @param WP_REST_Request $request