From 73ce8d88bb760eba351eb970f033f8173a8de454 Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:22:01 +0300 Subject: [PATCH] Typo in changelog --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 27afbee..8c5c802 100644 --- a/version.json +++ b/version.json @@ -3,6 +3,6 @@ "lastUpdated": "Jul 22", "changes": [ "Fix for game update 2.09.9", - "Fix to prevent the hovering tooltiip from causing perspective switching during replays (a new feature was added to the base game where, in replays, you can switch to a different player/bot by right clicking on them)" + "Fix to prevent the hovering tooltip from causing perspective switching during replays (a new feature was added to the base game where, in replays, you can switch to a different player/bot by right clicking on them)" ] } \ No newline at end of file