diff --git a/Payloads/Flip-Play-WAV/README.md b/Payloads/Flip-Play-WAV/README.md
index 7ecfb5e..89b0f24 100644
--- a/Payloads/Flip-Play-WAV/README.md
+++ b/Payloads/Flip-Play-WAV/README.md
@@ -19,9 +19,9 @@ A script used to download a WAV file and play it after a mouse movement is detec
## Description
-This program starts off by using an Invoke-WebRequest to download a WAV file
-The system volume is then turned up to the max level
-Then the script will be paused until a mouse movement is detected
+This program starts off by using an Invoke-WebRequest to download a WAV file
+The system volume is then turned up to the max level
+Then the script will be paused until a mouse movement is detected
After one is the WAV file will be played
## Getting Started