diff --git a/assets/json/typing-game.json b/assets/json/typing-game.json index 14209834..8d5419fb 100644 --- a/assets/json/typing-game.json +++ b/assets/json/typing-game.json @@ -37,7 +37,7 @@ "hard", "extreme", "impossible" - ] + ], "times": { "easy": 25000, "medium": 20000, @@ -45,4 +45,4 @@ "extreme": 10000, "impossible": 5000 } -} \ No newline at end of file +}