diff --git a/assets/js/editor-components/incompatible-extension-notice/modal.tsx b/assets/js/editor-components/incompatible-extension-notice/modal.tsx index d8c528cda7b..22a2e2f3097 100644 --- a/assets/js/editor-components/incompatible-extension-notice/modal.tsx +++ b/assets/js/editor-components/incompatible-extension-notice/modal.tsx @@ -12,7 +12,7 @@ export const ModalContent = ( { return (

{ __( - 'If you continue, the cart block will be replaced with the classic experience powered by shortcode. This means that you may lose customizations and updates you did to the cart block.', + 'If you continue, the cart block will be replaced with the classic experience powered by shortcodes. This means that you may lose customizations that you made to the cart block.', 'woo-gutenberg-products-block' ) }

@@ -23,7 +23,7 @@ export const ModalContent = ( { <>

{ __( - 'If you continue, the checkout block be replaced with the classic experience powered by shortcode. This means that you may lose:', + 'If you continue, the checkout block will be replaced with the classic experience powered by shortcodes. This means that you may lose:', 'woo-gutenberg-products-block' ) }