From c57f8fdd25b6b0d3dd47bc4b0d392094462eaea5 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Fri, 4 Oct 2024 14:19:12 +0200 Subject: [PATCH] Replace term URL with Permalink. --- packages/editor/src/components/post-url/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/editor/src/components/post-url/index.js b/packages/editor/src/components/post-url/index.js index 55e2f953cf00a7..c7dc5712dcac4a 100644 --- a/packages/editor/src/components/post-url/index.js +++ b/packages/editor/src/components/post-url/index.js @@ -89,7 +89,7 @@ export default function PostURL( { onClose } ) {

{ createInterpolateElement( __( - 'Customize the last part of the URL. Learn more.' + 'Customize the last part of the Permalink. Learn more.' ), { span: ,