diff --git a/.github/packages/dump-asm/readme.py b/.github/packages/dump-asm/readme.py index 1c38b8b1a1..25481f30d7 100644 --- a/.github/packages/dump-asm/readme.py +++ b/.github/packages/dump-asm/readme.py @@ -30,7 +30,7 @@ * For files built from raw assembly, see [`asm`](/asm). * For files built from C source code, see [`src`](/src). -* For the MetroWorks map file, which can be used with Dolphin, see [`GALE01.map`](/GALE01.map). +* For the CodeWarrior map file, which can be used with Dolphin, see [`GALE01.map`](/GALE01.map). * For the context file that can be used on [decomp.me](https://decomp.me/), see [`ctx.c`](/ctx.c). * This dump was created from commit [`{short_sha}`]({tree_url}).