Skip to content

Commit eab9775

Browse files
committed
Fix typo introduced during update.
1 parent a3750aa commit eab9775

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/migrate-files-between-shares.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Follow these steps to migrate using Robocopy, a command-line file copy utility i
4343

4444
You can run the command while your source is still online, but IOPS and throughput used for the robocopy job counts against your file share limits.
4545

46-
4. After the initial run completes, disconnect your application from the existing share and run the same robocopy command again to copy over all the changes that happened since the initial run. Any data unchanged since the last copy job is skipped.
46+
4. After the initial run completes, run the same robocopy command again to copy over all the changes that happened since the initial run. Any data unchanged since the last copy job is skipped.
4747

48-
5. You can repeat step for as many times as you would like before cutting over to the new file share.
48+
5. You can repeat step 4 as many times as you would like before cutting over to the new file share.
4949

5050
## See also
5151

0 commit comments

Comments
 (0)