We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a9afc8 + c28902f commit a4c880bCopy full SHA for a4c880b
app/code/Magento/Ui/view/base/web/js/lib/knockout/extender/bound-nodes.js
@@ -109,7 +109,7 @@ define([
109
wrapper.extend(ko, {
110
111
/**
112
- * Extends kncokouts' 'applyBindings'
+ * Extends knockouts' 'applyBindings'
113
* to track nodes associated with model.
114
*
115
* @param {Function} orig - Original 'applyBindings' method.
@@ -136,7 +136,7 @@ define([
136
},
137
138
139
- * Extends kncokouts' cleanNode
+ * Extends knockouts' cleanNode
140
141
142
* @param {Function} orig - Original 'cleanNode' method.
0 commit comments