From fd9fad4e0f6103a42e6a3dd75c68a782dd2d83b1 Mon Sep 17 00:00:00 2001 From: dawei-wang Date: Mon, 30 Jan 2023 12:45:06 -0800 Subject: [PATCH] Fix typo Fix MicrosoftDocs/Virtualization-Documentation#1396 --- .../hyper-v-on-windows/user-guide/powershell-direct.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtualization/hyper-v-on-windows/user-guide/powershell-direct.md b/virtualization/hyper-v-on-windows/user-guide/powershell-direct.md index 4086b22e9..dc921ca3c 100644 --- a/virtualization/hyper-v-on-windows/user-guide/powershell-direct.md +++ b/virtualization/hyper-v-on-windows/user-guide/powershell-direct.md @@ -18,7 +18,7 @@ Here are some ways you can run PowerShell Direct: * [As an interactive session using the Enter-PSSession cmdlet](#create-and-exit-an-interactive-powershell-session) * [As a single-use section to execute a single command or script using the Invoke-Command cmdlet](#run-a-script-or-command-with-invoke-command) -* [As a persistant session (build 14280 and later) using the New-PSSession, Copy-Item, and Remove-PSSession cmdlets](#copy-files-with-new-pssession-and-copy-item) +* [As a persistent session (build 14280 and later) using the New-PSSession, Copy-Item, and Remove-PSSession cmdlets](#copy-files-with-new-pssession-and-copy-item) ## Requirements **Operating system requirements:**