From 24b2cd58002cee6619e8c76c40519e688ad040a7 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Tue, 16 Feb 2021 19:48:36 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ad942fb..a2aced13 100644 --- a/README.md +++ b/README.md @@ -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)