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

Commit 1d192fd

Browse files
garretthydersenadir
authored andcommitted

File tree

1 file changed

+1
-1
lines changed
  • assets/js/blocks/attribute-filter

1 file changed

+1
-1
lines changed

assets/js/blocks/attribute-filter/edit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ const Edit = ( { attributes, setAttributes, debouncedSpeak } ) => {
180180
>
181181
<p>
182182
{ __(
183-
"Attributes are needed for filtering your products. You haven't created any attributes yet yet.",
183+
"Attributes are needed for filtering your products. You haven't created any attributes yet.",
184184
'woo-gutenberg-products-block'
185185
) }
186186
</p>

0 commit comments

Comments
 (0)