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.
1 parent ae9daab commit 6299405Copy full SHA for 6299405
app/code/Magento/Catalog/view/adminhtml/web/catalog/product/composite/configure.js
@@ -112,7 +112,7 @@ define([
112
/**
113
* Adds complex list type - that is used to submit several list types at once
114
* Only urlSubmit is possible for this list type
115
- * expamle: addComplexListType(['wishlist', 'product_list'], 'http://magento...')
+ * example: addComplexListType(['wishlist', 'product_list'], 'http://magento...')
116
*
117
* @param type types as scope
118
* @param urls obj can be
0 commit comments