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 ef41f3a commit 82f1b68Copy full SHA for 82f1b68
app/code/Magento/CustomerImportExport/Model/ResourceModel/Import/Customer/Storage.php
@@ -76,7 +76,7 @@ public function __construct(
76
}
77
78
/**
79
- * Load customers' data that can be found by given identifiers.
+ * Load customer's data that can be found by given identifiers.
80
*
81
* @param array $customerIdentifiers With keys "email" and "website_id".
82
* @return void
0 commit comments