diff --git a/packages/edit-site/src/components/sidebar-navigation-screen-templates-browse/index.js b/packages/edit-site/src/components/sidebar-navigation-screen-templates-browse/index.js index 246ac0c6087a92..67e979c26e2cea 100644 --- a/packages/edit-site/src/components/sidebar-navigation-screen-templates-browse/index.js +++ b/packages/edit-site/src/components/sidebar-navigation-screen-templates-browse/index.js @@ -19,7 +19,7 @@ const config = { wp_template_part: { title: __( 'All template parts' ), description: __( - 'Create new template parts, or reset any customisations made to the template parts supplied by your theme.' + 'Create new template parts, or reset any customizations made to the template parts supplied by your theme.' ), }, };