Skip to content

Commit 34ae022

Browse files
ENGCOM-3694: fixed Typo error assoctiated -> associated #19768
- Merge Pull Request #19768 from jitendra-cedcoss/magento2:2.3-devPr1 - Merged commits: 1. 5fc12b9
2 parents b8892f0 + 5fc12b9 commit 34ae022

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)