diff --git a/cmdlets/Stop-PSUApp.txt b/cmdlets/Stop-PSUApp.txt index a1f23e5c..6e8139c7 100644 --- a/cmdlets/Stop-PSUApp.txt +++ b/cmdlets/Stop-PSUApp.txt @@ -120,7 +120,7 @@ NOTES -------------------------- Example 1 -------------------------- - PS C:\> Get-PSUApp -Name 'MyApp' | Stop-PSUApp + PS C:\> Stop-PSUApp -Name 'MyApp' Stops the 'MyApp' app in PowerShell Universal.