From a2bcf9572d5750483b991591e5ec106a2c185897 Mon Sep 17 00:00:00 2001 From: Rich Tabor Date: Wed, 12 Jul 2023 15:54:09 -0400 Subject: [PATCH] Tweak copy for the reusable block rename hint (#52581) --- .../src/components/inserter/reusable-block-rename-hint.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/block-editor/src/components/inserter/reusable-block-rename-hint.js b/packages/block-editor/src/components/inserter/reusable-block-rename-hint.js index 09861d9b97f1c9..d4702eb1372831 100644 --- a/packages/block-editor/src/components/inserter/reusable-block-rename-hint.js +++ b/packages/block-editor/src/components/inserter/reusable-block-rename-hint.js @@ -29,7 +29,7 @@ export default function ReusableBlocksRenameHint() {
{ __( - 'Reusable blocks are now called patterns. A synced pattern will behave in exactly the same way as a reusable block.' + 'Reusable blocks are now synced patterns. A synced pattern will behave in exactly the same way as a reusable block.' ) }