Skip to content

Commit 82f1b68

Browse files
committed
MC-31089: [Escalation] [SAQ] - Customer migration is too slow
1 parent ef41f3a commit 82f1b68

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/CustomerImportExport/Model/ResourceModel/Import/Customer

1 file changed

+1
-1
lines changed

app/code/Magento/CustomerImportExport/Model/ResourceModel/Import/Customer/Storage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public function __construct(
7676
}
7777

7878
/**
79-
* Load customers' data that can be found by given identifiers.
79+
* Load customer's data that can be found by given identifiers.
8080
*
8181
* @param array $customerIdentifiers With keys "email" and "website_id".
8282
* @return void

0 commit comments

Comments
 (0)