Fix typos (920.md) (#50335)
* Update 920.md * Add changefile(s) from automation for the following project(s): woocommerce-blocks --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com>
This commit is contained in:
parent
0223715af6
commit
162874a408
|
@ -138,11 +138,11 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
|
|||
### Product Query: Add Product Visibility support. ([7951](https://github.com/woocommerce/woocommerce-blocks/pull/7951))
|
||||
|
||||
0. Use the sample product data provided by WooCommerce.
|
||||
1. On a new page, add the `Producs (Beta)` block and `[recent_products]` shortcode block.
|
||||
2. Change the layout of the `Producs (Beta)` to 4 products per row x 3 rows.
|
||||
1. On a new page, add the `Products (Beta)` block and `[recent_products]` shortcode block.
|
||||
2. Change the layout of the `Products (Beta)` to 4 products per row x 3 rows.
|
||||
3. Change the popular preset to `Newest`.
|
||||
4. Save the page and view it in a new tab.
|
||||
5. See the products inside the `Producs (Beta)` block (the front end and the editor) and the Recent Products shortcode are the same.
|
||||
5. See the products inside the `Products (Beta)` block (the front end and the editor) and the Recent Products shortcode are the same.
|
||||
|
||||
### Remove account creation setting from Checkout block. ([7941](https://github.com/woocommerce/woocommerce-blocks/pull/7941))
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: tweak
|
||||
Comment: Fix typos (920.md)
|
||||
|
Loading…
Reference in New Issue