diff --git a/backend/coreapp/compilers.py b/backend/coreapp/compilers.py index ecb9190f..833163ef 100644 --- a/backend/coreapp/compilers.py +++ b/backend/coreapp/compilers.py @@ -689,7 +689,7 @@ _all_presets = [ "-O2 -G0 -funsigned-char", ), Preset( - "Evo's Sapce Adventures", + "Evo's Space Adventures", PSYQ46, "-O2", ),