Fix typo in Nuzzle's description (#6209)

This commit is contained in:
Bassoonian 2025-02-07 19:26:16 +01:00 committed by GitHub
parent 96ee24c726
commit 82b0eff16c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15157,7 +15157,7 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_DYNAMAX] =
{
.name = COMPOUND_STRING("Nuzzle"),
.description = COMPOUND_STRING(
"Rubs its cheecks against\n"
"Rubs its cheeks against\n"
"the foe, paralyzing it."),
.effect = EFFECT_HIT,
.power = 20,