Skip to content

Commit 11ee73a

Browse files
committed
Update ConditionsControl.js
1 parent 25aa7a2 commit 11ee73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/Conditions/ConditionsControl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const ConditionsControl = ({
124124
return (
125125
<div className="fz-condition-control">
126126
<SelectControl
127-
label={ __( 'Show If', 'feedzy-rss-feeds' ) }
127+
label={ __( 'Include If', 'feedzy-rss-feeds' ) }
128128
value={ conditions.match }
129129
options={ [
130130
{

0 commit comments

Comments
 (0)