Skip to content

Commit 8fb14d0

Browse files
authored
Fix formatting in migration error documentation
1 parent 57be61d commit 8fb14d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/windows-server/setup-upgrade-and-drivers/error-0x80070003-during-process-drivers-for-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Such folders shouldn't be empty.
111111

112112
> [!NOTE]
113113
>
114-
> - The `Get-ChildItem -Directory` cmdlet selects only subfolders. Therefore, the robocopy operation skips root-level files such as .mum and .manifest files.
114+
> - The `Get-ChildItem -Directory` cmdlet selects only subfolders. Therefore, the robocopy operation skips root-level files, such as .mum and .manifest files.
115115
> - For more information about the `Get-ChildItem` cmdlet and its options, see [Get-ChildItem](/powershell/module/microsoft.powershell.management/get-childitem?view=powershell-7.5).
116116
> - For more information about the `robocopy` command and its switches, see [robocopy](/windows-server/administration/windows-commands/robocopy).
117117

0 commit comments

Comments
 (0)