Fixed typo

This commit is contained in:
Markus Fleschutz 2021-02-16 19:48:36 +01:00
parent 0c51ca75e3
commit 24b2cd5800

View File

@ -72,7 +72,7 @@ Table of Contents
* [open-calculator.ps1](Scripts/open-calculator.ps1) - starts the calculator program
* [open-email-client.ps1](Scripts/open-browser.ps1) - starts the default email client
* [play-beep.ps1](Scripts/play-beep.ps1) - plays a beep sound
* [play-mission-impossible.ps1](Scripts/play-impossible.ps1) - plays the Mission Impossible theme
* [play-mission-impossible.ps1](Scripts/play-mission-impossible.ps1) - plays the Mission Impossible theme
* [play-super-mario.ps1](Scripts/play-super-mario.ps1) - plays the Super Mario Intro
* [play-the-imperial-march.ps1](Scripts/play-the-imperial-march.ps1) - plays the Imperial March (Star Wars)
* [poweroff.ps1](Scripts/poweroff.ps1) - halts the local computer (requires admin rights)