diff --git a/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1140.md b/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1140.md index d758d2c5c39..b94d1b78cfd 100644 --- a/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1140.md +++ b/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1140.md @@ -1,3 +1,5 @@ + + # Testing notes and ZIP for release 11.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13127290/woocommerce-gutenberg-products-block.zip) @@ -151,7 +153,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github. Prerequisite: Ensure you're already using cart and checkout blocks and you have an incompatible extension installed. You can use `WooCommerce Checkout Field Editor` as an example. -1. Go to WooCommece > Home. There should be a task list item "Review your shopper's checkout experience". Click it. You should be taken to the page editor. +1. Go to WooCommerce > Home. There should be a task list item "Review your shopper's checkout experience". Click it. You should be taken to the page editor. 2. Edit the cart page 1. Edit the cart page 2. Focus on the parent cart block and click its icon. You should be able to transform to "classic cart" @@ -241,10 +243,10 @@ Compare the 3 templates show below to the designs: Mrk6SERPZ4KrFHSjM0a8TK-fi-571 #### Fix: Mini-Cart block shows wrong total if theres multiple installs on the same domain [11257](https://github.com/woocommerce/woocommerce-blocks/pull/11257) 1. Setup _Site B_ on domain.com/test and use USD as the currency -5. See the Site B Mini Cart works as expected. -1. Setup _Site A_ on domain.com, lets use EUR as the currency -3. Add something to the cart on _Site A_ -4. Go to _Site B_ and **don't see** its mini-cart affected by site A. +2. See the Site B Mini Cart works as expected. +3. Setup _Site A_ on domain.com, lets use EUR as the currency +4. Add something to the cart on _Site A_ +5. Go to _Site B_ and **don't see** its mini-cart affected by site A. #### Fix inconsistent border focus styles [11203](https://github.com/woocommerce/woocommerce-blocks/pull/11203) diff --git a/plugins/woocommerce/changelog/50160-patch-12 b/plugins/woocommerce/changelog/50160-patch-12 new file mode 100644 index 00000000000..1d50da6fa61 --- /dev/null +++ b/plugins/woocommerce/changelog/50160-patch-12 @@ -0,0 +1,4 @@ +Significance: patch +Type: tweak +Comment: Fix typo (1140.md) +