Skip to content

Commit 2b862b2

Browse files
author
Marco Pereirinha
committed
Update wording
1 parent 2cf3afa commit 2b862b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/components/featured-image.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let FeaturedTransformationsToggle = ( props ) => {
1313
{ props.modalClass && (
1414
<ToggleControl
1515
label={ __(
16-
'Cloudinary overwrite Global Transformations',
16+
'Overwrite Cloudinary Global Transformations',
1717
'cloudinary'
1818
) }
1919
checked={ props.overwrite_featured_transformations }

0 commit comments

Comments
 (0)