From 2524d2721e739e8c5d2d83d98022556df80e9b38 Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Tue, 20 Dec 2022 03:57:09 +0100 Subject: [PATCH] Spelling --- Winget-AutoUpdate/mods/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Winget-AutoUpdate/mods/README.md b/Winget-AutoUpdate/mods/README.md index b35d4e9..b8cb64e 100644 --- a/Winget-AutoUpdate/mods/README.md +++ b/Winget-AutoUpdate/mods/README.md @@ -1,5 +1,5 @@ Pre/During/Post install/uninstall custom scripts should be placed here. -A script Template and Commom Functions are included to get you started... +A script Template and Mods Functions are included to get you started... Scripts that are considered: **AppID**`-preinstall.ps1`, `-upgrade.ps1`, `-install.ps1`, `-installed.ps1`, `-preuninstall.ps1`, `-uninstall.ps1` or `-uninstalled.ps1`