diff --git a/src/main/resources/assets/sorcerycraft/lang/en_us.json b/src/main/resources/assets/sorcerycraft/lang/en_us.json index 4d8d77b..6013d28 100644 --- a/src/main/resources/assets/sorcerycraft/lang/en_us.json +++ b/src/main/resources/assets/sorcerycraft/lang/en_us.json @@ -7,7 +7,7 @@ "chat.sorcerycraft.new_spell": "%s has learned the spell %s", "entity.sorcerycraft.spell": "Spell", "command.sorcerycraft.spell.invalid_action": "Invalid sub-command \"%s\"", - "command.sorcerycraft.spell.cleared_spells": "All known spells cleared from %s", + "command.sorcerycraft.spell.cleared_spells": "All spells cleared from %s", "command.sorcerycraft.spell.listing_spells": "%s knows the following spells:", "spell.sorcerycraft.damage_spell": "Damage", "spell.sorcerycraft.heal_spell": "Heal",