diff --git a/packages/block-library/src/more/index.js b/packages/block-library/src/more/index.js index 0aab7198df8f02..f51b9ef971e455 100644 --- a/packages/block-library/src/more/index.js +++ b/packages/block-library/src/more/index.js @@ -25,7 +25,7 @@ export const name = 'core/more'; export const settings = { title: _x( 'More', 'block name' ), - description: __( 'Want to show only an excerpt of this post on your homepage? Use this block to define where you want the separation.' ), + description: __( 'Mark the excerpt of this content. Content before this block will be shown in the excerpt on your archives page.' ), icon: ,