diff --git a/packages/block-library/src/comments-pagination-previous/index.js b/packages/block-library/src/comments-pagination-previous/index.js index f39618c689fbe9..975d4c0b6cbc02 100644 --- a/packages/block-library/src/comments-pagination-previous/index.js +++ b/packages/block-library/src/comments-pagination-previous/index.js @@ -19,7 +19,7 @@ export const settings = { edit, example: { attributes: { - label: __( 'Comments Previous Page' ), + label: __( 'Older Comments' ), }, }, };