diff --git a/core-blocks/subhead/index.js b/core-blocks/subhead/index.js index f170d7fc95d15e..347c45cb6dade0 100644 --- a/core-blocks/subhead/index.js +++ b/core-blocks/subhead/index.js @@ -19,7 +19,7 @@ import './style.scss'; export const name = 'core/subhead'; export const settings = { - title: __( 'Subhead' ), + title: __( 'Subheading' ), description: __( 'What\'s a subhead? Smaller than a headline, bigger than basic text.' ),