diff --git a/wp-includes/media-template.php b/wp-includes/media-template.php index 4e20c049e9..f73209eac8 100644 --- a/wp-includes/media-template.php +++ b/wp-includes/media-template.php @@ -9,7 +9,7 @@ /** * Output the markup for a audio tag to be used in an Underscore template - * when data.model is passed. + * when data.model is passed. * * @since 3.9.0 */ @@ -42,7 +42,7 @@ function wp_underscore_audio_template() { /** * Output the markup for a video tag to be used in an Underscore template - * when data.model is passed. + * when data.model is passed. * * @since 3.9.0 */