Skip to content

Commit d51ad06

Browse files
authored
ENGCOM-3961: [TASK] Removed typo in di.xml of GroupedImportExport #20531
2 parents 0e47da7 + 8336f02 commit d51ad06

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/GroupedImportExport/etc

1 file changed

+1
-1
lines changed

app/code/Magento/GroupedImportExport/etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<type name="Magento\CatalogImportExport\Model\Export\RowCustomizer\Composite">
1010
<arguments>
1111
<argument name="customizers" xsi:type="array">
12-
<item name="gropedProduct" xsi:type="string">Magento\GroupedImportExport\Model\Export\RowCustomizer</item>
12+
<item name="groupedProduct" xsi:type="string">Magento\GroupedImportExport\Model\Export\RowCustomizer</item>
1313
</argument>
1414
</arguments>
1515
</type>

0 commit comments

Comments
 (0)