diff --git a/src/wp-content/themes/twentyfifteen/inc/template-tags.php b/src/wp-content/themes/twentyfifteen/inc/template-tags.php index 99d65ecf48..53eaf952f4 100644 --- a/src/wp-content/themes/twentyfifteen/inc/template-tags.php +++ b/src/wp-content/themes/twentyfifteen/inc/template-tags.php @@ -195,7 +195,7 @@ function twentyfifteen_post_thumbnail() { diff --git a/src/wp-content/themes/twentyfifteen/js/customize-preview.js b/src/wp-content/themes/twentyfifteen/js/customize-preview.js index 75c059dbf8..d18531e9c8 100644 --- a/src/wp-content/themes/twentyfifteen/js/customize-preview.js +++ b/src/wp-content/themes/twentyfifteen/js/customize-preview.js @@ -1,5 +1,5 @@ /** - * Live-update changed settings in real time in the Customizer preview. + * Live-update changed settings in real time in the Customizer preview. */ ( function( $ ) {