diff --git a/locales/en/character.json b/locales/en/character.json index 80c9a1e593..5e754e0a45 100644 --- a/locales/en/character.json +++ b/locales/en/character.json @@ -122,6 +122,6 @@ "invalidTarget": "Invalid target", "youCast": "You cast <%= spell %>.", "youCastTarget": "You cast <%= spell %> on <%= target %>.", - "youCastParty": "You cast <%= spell %> for the Party.", + "youCastParty": "You cast <%= spell %> for the party.", "critBonus": "Critical Hit! Bonus: " -} \ No newline at end of file +}