[InstagramBridge] Fix "Skip reviews" checkbox description (#1702)

This commit is contained in:
jannyba 2020-08-16 08:23:48 +02:00 committed by GitHub
parent 4b8c3b9d36
commit ef54a78430
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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(