From cfcce251d0b557add8fc1fab76d9386b54b82644 Mon Sep 17 00:00:00 2001 From: PhallenTree <168426989+PhallenTree@users.noreply.github.com> Date: Wed, 5 Nov 2025 13:49:12 +0000 Subject: [PATCH] Fix typo in Electrode-Hisui pokedex entry (#8143) --- src/data/pokemon/species_info/gen_1_families.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/pokemon/species_info/gen_1_families.h b/src/data/pokemon/species_info/gen_1_families.h index c6f68920e0..daae4cc252 100644 --- a/src/data/pokemon/species_info/gen_1_families.h +++ b/src/data/pokemon/species_info/gen_1_families.h @@ -12841,7 +12841,7 @@ const struct SpeciesInfo gSpeciesInfoGen1[] = .height = 5, .weight = 130, .description = COMPOUND_STRING( - "It esembles an ancient Poké Ball design.\n" + "It resembles an ancient Poké Ball design.\n" "When excited, it discharges the electric\n" "current it has stored in its belly, then\n" "lets out a great, uproarious laugh."),