From 512584fbad9d929a1edbad32ae29b539a1c0a154 Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Thu, 22 Dec 2022 02:57:19 +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 68f8617..dfecef7 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 Mods Functions are included an example to get you started... +A script Template and Mods Functions are included as example to get you started... Scripts that are considered: **AppID**`-preinstall.ps1`, `-upgrade.ps1`, `-install.ps1`, `-installed.ps1`, `-preuninstall.ps1`, `-uninstall.ps1` or `-uninstalled.ps1`