Skip to content

Commit a0f2b39

Browse files
authored
ENGCOM-3694: fixed Typo error assoctiated -> associated #19768
2 parents c3d82ad + 34ae022 commit a0f2b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/form/element/checkbox-set.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ define([
124124
},
125125

126126
/**
127-
* Returns option object assoctiated with provided value.
127+
* Returns option object associated with provided value.
128128
*
129129
* @param {String} value
130130
* @returns {Object}

0 commit comments

Comments
 (0)