diff --git a/microsoft-365/enterprise/cross-tenant-sharepoint-migration-step6.md b/microsoft-365/enterprise/cross-tenant-sharepoint-migration-step6.md index 0d6356bde16..1770e726c09 100644 --- a/microsoft-365/enterprise/cross-tenant-sharepoint-migration-step6.md +++ b/microsoft-365/enterprise/cross-tenant-sharepoint-migration-step6.md @@ -44,7 +44,7 @@ Now you're ready to start your SharePoint migration. Before starting any cross-t 2. To start the migration, a SharePoint Online Admin or Microsoft 365 Global Admin of the source tenant must run the following command: ```PowerShell - Start-SPOCrossTenantGroupContentMove  -SourceSiteUrl <…> -TargetSiteUrl <…> -TargetCrossTenantHostUrl| <…> + Start-SPOCrossTenantSiteContentMove  -SourceSiteUrl <…> -TargetSiteUrl <…> -TargetCrossTenantHostUrl| <…> ``` |Parameters|Description|