diff --git a/packages/block-library/src/heading/index.js b/packages/block-library/src/heading/index.js index 29c1a1e98e541..6365d9983e99b 100644 --- a/packages/block-library/src/heading/index.js +++ b/packages/block-library/src/heading/index.js @@ -60,7 +60,7 @@ export const name = 'core/heading'; export const settings = { title: __( 'Heading' ), - description: __( 'Insert a headline above your post or page content.' ), + description: __( 'Introduce topics and help visitors (and search engines!) understand how your content is organized.' ), icon: ,