diff --git a/src/data/moves_info.h b/src/data/moves_info.h index 5ae99761ff..6fbe504a77 100644 --- a/src/data/moves_info.h +++ b/src/data/moves_info.h @@ -6358,7 +6358,7 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_DYNAMAX] = [MOVE_WILL_O_WISP] = { - .name = COMPOUND_STRING("Will-o-Wisp"), + .name = COMPOUND_STRING("Will-O-Wisp"), .description = COMPOUND_STRING( "Inflicts a burn on the foe\n" "with intense fire."),