Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 46f4c16

Browse files
claudiosanchesmikejolley
authored andcommitted
Merge similar strings
1 parent 731f027 commit 46f4c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/js/blocks/product-tag/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ registerBlockType( 'woocommerce/product-tag', {
2222
category: 'woocommerce',
2323
keywords: [ __( 'WooCommerce', 'woo-gutenberg-products-block' ) ],
2424
description: __(
25-
'Display a grid of products from selected tags.',
25+
'Display a grid of products from your selected tags.',
2626
'woo-gutenberg-products-block'
2727
),
2828
supports: {

0 commit comments

Comments
 (0)