diff --git a/src/locales/en/mystery-encounters/berries-abound-dialogue.json b/src/locales/en/mystery-encounters/berries-abound-dialogue.json index 26eae2c6b88..92b3af5557b 100644 --- a/src/locales/en/mystery-encounters/berries-abound-dialogue.json +++ b/src/locales/en/mystery-encounters/berries-abound-dialogue.json @@ -3,7 +3,7 @@ "title": "Berries Abound", "description": "It looks like there's a strong Pokémon guarding a berry bush. Battling is the straightforward approach, but it looks strong. Perhaps a fast Pokémon could grab some berries without getting caught?", "query": "What will you do?", - "berries": "Berries!", + "berries": "Berries", "option": { "1": { "label": "Battle the Pokémon", @@ -23,4 +23,4 @@ "selected": "You leave the strong Pokémon\nwith its prize and continue on." } } -} \ No newline at end of file +}