Skip to content

Commit 5fc12b9

Browse files
author
jitendra-cedcoss
authored
Updated checkbox-set.js
fixed Typo error assoctiated -> associated
1 parent b8892f0 commit 5fc12b9

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)