Skip to content

Commit 8945661

Browse files
authored
Merge pull request MicrosoftDocs#6490 from rahu-microsoft/patch-2
Correct typo
2 parents 7f17802 + 820429e commit 8945661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/New-MigrationBatch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ ludeFolders "Payment"
360360
Start-MigrationBatch -Identity $OnboardingBatch.Identity
361361
```
362362

363-
A G Suite migration batch is created that uses the CSV migration file gmail.csv and includes the contents of the Paymeng label and only migrate the mails which were received after the time '2019/4/30 00:00' (local system time). This migration batch is pending until it's started with the Start-MigrationBatch cmdlet.
363+
A G Suite migration batch is created that uses the CSV migration file gmail.csv and includes the contents of the Payment label and only migrate the mails which were received after the time '2019/4/30 00:00' (local system time). This migration batch is pending until it's started with the Start-MigrationBatch cmdlet.
364364

365365

366366
## PARAMETERS

0 commit comments

Comments
 (0)