From 4bc3922083f42a1c5366089d79494c1d10ceed1d Mon Sep 17 00:00:00 2001 From: Matthew Sharpe Date: Wed, 12 Jun 2019 08:32:15 +0100 Subject: [PATCH] Update RemoveDefaultApps.ps1 Fixed typo --- scripts/RemoveDefaultApps.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/RemoveDefaultApps.ps1 b/scripts/RemoveDefaultApps.ps1 index 1eebf34e..1188294d 100644 --- a/scripts/RemoveDefaultApps.ps1 +++ b/scripts/RemoveDefaultApps.ps1 @@ -1,4 +1,4 @@ -#--- Uninstall unecessary applications that come with Windows out of the box --- +#--- Uninstall unnecessary applications that come with Windows out of the box --- Write-Host "Uninstall some applications that come with Windows out of the box" -ForegroundColor "Yellow" #Referenced to build script