diff --git a/README.md b/README.md
index aee404464acb43dc56738cef5c2bb3f9aa2b5c2e..b5b5d8d3e13c8039c89fb9f6de45b56347e8878f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This project tries to solve OpenAI's bipedal walker using three different ways:
 
 # Q-Learning
 ❌ Will get a reward of -64. But instead of spreading it's legs the walker tries to fall on its head in a slow motion.\
-At least the walker learns to fall slower of time.
+At least the walker learns slow down his fall.
 
 ![Average Rewards while learning](./DeepQLearning/averageRewards.png)