diff --git a/app/code/Magento/Downloadable/i18n/en_US.csv b/app/code/Magento/Downloadable/i18n/en_US.csv index f0b19e394f795..a4ede23a22df9 100644 --- a/app/code/Magento/Downloadable/i18n/en_US.csv +++ b/app/code/Magento/Downloadable/i18n/en_US.csv @@ -44,7 +44,7 @@ inline,inline Pending,Pending Invoiced,Invoiced "To enable the option set the weight to no","To enable the option set the weight to no" -"Is this downloadable Product?","Is this downloadable Product?" +"Is this a downloadable Product?","Is this a downloadable Product?" Links,Links Title,Title "Links can be purchased separately","Links can be purchased separately" diff --git a/app/code/Magento/Downloadable/view/adminhtml/templates/product/edit/downloadable.phtml b/app/code/Magento/Downloadable/view/adminhtml/templates/product/edit/downloadable.phtml index e21e2a70c1501..117f49fd7eb3a 100644 --- a/app/code/Magento/Downloadable/view/adminhtml/templates/product/edit/downloadable.phtml +++ b/app/code/Magento/Downloadable/view/adminhtml/templates/product/edit/downloadable.phtml @@ -211,7 +211,7 @@ var uploaderTemplate = '
' + isDownloadable() ? 'checked="checked"' : ''?> />