Skip to content

Commit

Permalink
[InstagramBridge] Fix "Skip reviews" checkbox description (RSS-Bridge…
Browse files Browse the repository at this point in the history
  • Loading branch information
Peterr-K authored and comlaterra committed Sep 25, 2020
1 parent bb14da1 commit 448ec49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/FacebookBridge.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class FacebookBridge extends BridgeAbstract {
'type' => 'checkbox',
'required' => false,
'defaultValue' => false,
'title' => 'Feed includes reviews when checked'
'title' => 'Feed includes reviews when unchecked'
)
),
'Group' => array(
Expand Down

0 comments on commit 448ec49

Please sign in to comment.