diff --git a/bootloader/main.c b/bootloader/main.c index f2d9ae6..fe8e6f1 100644 --- a/bootloader/main.c +++ b/bootloader/main.c @@ -665,7 +665,7 @@ static void _nyx_load_run() gfx_con_setpos(0, 0); WPRINTF("Old Nyx GUI found! There will be dragons!\n"); - WPRINTF("\nUpdate the bootloader folder!\n\n"); + WPRINTF("\nUpdate bootloader folder!\n\n"); WPRINTF("Press any key..."); msleep(1000);