diff --git a/Scripts/list-automatic-variables.ps1 b/Scripts/list-automatic-variables.ps1 index e0116946..ca5cb611 100755 --- a/Scripts/list-automatic-variables.ps1 +++ b/Scripts/list-automatic-variables.ps1 @@ -4,7 +4,7 @@ .DESCRIPTION Lists all automatic variables of PowerShell .EXAMPLE - PS> .\list-auutomatic-variables.ps1 + PS> .\list-automatic-variables.ps1 .LINK https://github.com/fleschutz/PowerShell .NOTES