From 25c2a85d2f36f82f48ab1fe30b6a889e64ad970e Mon Sep 17 00:00:00 2001 From: Rikko Date: Mon, 15 May 2023 21:43:40 +0530 Subject: [PATCH] Correct a few typos --- plugins/minigames.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index 4251c80..9fb0e30 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -313,7 +313,7 @@ } }, "arms_race": { - "description": "Upgrade your weapons by eliminating enemies.Win by being first one to kill while cursed", + "description": "Upgrade your weapons by eliminating enemies. Win by being first one to kill while cursed", "external_url": "", "authors": [ { @@ -332,7 +332,7 @@ } }, "collector": { - "description": "Kill your opponents to steal their Capsules.Collect them and score at the Deposist Point!", + "description": "Kill your opponents to steal their Capsules. Collect them and score at the Deposit Point!", "external_url": "", "authors": [ { @@ -375,7 +375,7 @@ } }, "invisible_one": { - "description": "Be the invisible one for a length of time to win.Kill the invisible one to become it.", + "description": "Be the invisible one for a length of time to win. Kill the invisible one to become it.", "external_url": "", "authors": [ { @@ -508,4 +508,4 @@ } } } -} \ No newline at end of file +}