Skip to content

Commit bf00e08

Browse files
add capitalisation for settings label
1 parent 7ef16ec commit bf00e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
479479
</field>
480480
<field id="load_cloudinary_swatches" translate="label comment" type="select" sortOrder="9" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
481-
<label>Enable product swatch image sync with Cloudinary</label>
481+
<label>Enable Product Swatch Image sync with Cloudinary </label>
482482
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
483483
<backend_model>Cloudinary\Cloudinary\Model\Config\Backend\SwatchUpload</backend_model>
484484
<comment>If set to 'No', swatch images will be loaded exclusively from Magento.</comment>

0 commit comments

Comments
 (0)