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:**