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`