Skip to content

Commit a07e620

Browse files
author
Stanislav Idolov
authored
ENGCOM-1638: [Backport-2.1] Fixed typo in MagentoUi abstract.js #15412
2 parents d1c4cfc + 1a814fb commit a07e620

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/base/web/js/form/element

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/form/element/abstract.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ define([
205205
},
206206

207207
/**
208-
* Sets 'value' as 'hidden' propertie's value, triggers 'toggle' event,
208+
* Sets 'value' as 'hidden' property's value, triggers 'toggle' event,
209209
* sets instance's hidden identifier in params storage based on
210210
* 'value'.
211211
*

0 commit comments

Comments
 (0)