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

Commit b2623f7

Browse files
committed
Update block description.
1 parent 09fff66 commit b2623f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/js/atomic/blocks/product-elements/price/constants.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ export const BLOCK_ICON: JSX.Element = (
1515
/>
1616
);
1717
export const BLOCK_DESCRIPTION: string = __(
18-
'Display the price of a product.',
18+
'Display the price of a product, including any discounts.',
1919
'woo-gutenberg-products-block'
2020
);

0 commit comments

Comments
 (0)