diff --git a/website/common/locales/en_GB/character.json b/website/common/locales/en_GB/character.json index 547b05ff06..4c0b060c43 100644 --- a/website/common/locales/en_GB/character.json +++ b/website/common/locales/en_GB/character.json @@ -175,7 +175,7 @@ "youCast": "You cast <%= spell %>.", "youCastTarget": "You cast <%= spell %> on <%= target %>.", "youCastParty": "You cast <%= spell %> for the party.", - "critBonus": "Critical Hit! Bonus:", + "critBonus": "Critical Hit! Bonus: ", "gainedGold": "You gained some Gold", "gainedMana": "You gained some Mana", "gainedHealth": "You gained some Health", @@ -225,4 +225,4 @@ "offHand": "Off-Hand", "statPoints": "Stat Points", "pts": "pts" -} \ No newline at end of file +}