Skip to content

Commit 4bc3922

Browse files
authored
Update RemoveDefaultApps.ps1
Fixed typo
1 parent b16530b commit 4bc3922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/RemoveDefaultApps.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#--- Uninstall unecessary applications that come with Windows out of the box ---
1+
#--- Uninstall unnecessary applications that come with Windows out of the box ---
22
Write-Host "Uninstall some applications that come with Windows out of the box" -ForegroundColor "Yellow"
33

44
#Referenced to build script

0 commit comments

Comments
 (0)