From 3eec7dce7adcd3371954153068e8a1b2b3cdcd79 Mon Sep 17 00:00:00 2001 From: mattman107 <65982675+mattman107@users.noreply.github.com> Date: Sat, 23 Mar 2024 21:13:22 -0400 Subject: [PATCH] Update ReadMe.md --- game_eggs/SuperTuxKart/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game_eggs/SuperTuxKart/ReadMe.md b/game_eggs/SuperTuxKart/ReadMe.md index 2bfb4df1..97baacea 100644 --- a/game_eggs/SuperTuxKart/ReadMe.md +++ b/game_eggs/SuperTuxKart/ReadMe.md @@ -8,7 +8,7 @@ To compile the executable as outlined in their [building instruction](https://gi ## [Documentation](https://github.com/supertuxkart/stk-code/blob/master/NETWORKING.md) -Essentailly this is a standard build of the regular SuperTuxKart client but with a special flag when being compiled that produces a GUI-less binary optimized for size and memory usage. +Essentially this is a standard build of the regular SuperTuxKart client but with a special flag when being compiled that produces a GUI-less binary optimized for size and memory usage. ## Install notes