diff --git a/src/data/text/item_descriptions.h b/src/data/text/item_descriptions.h index 927e40d4e..d587b3b40 100644 --- a/src/data/text/item_descriptions.h +++ b/src/data/text/item_descriptions.h @@ -2795,7 +2795,7 @@ static const u8 sShinyCharmDesc[] = _( "of Shiny Pokémon."); static const u8 sOvalCharmDesc[] = _( - "Increases the\n" - "chance of finding\n" - "eggs at the daycare."); + "Raises the chance\n" + "of finding eggs\n" + "at the daycare.");