diff --git a/templates/dialogs/dice-roll/damageSelection.hbs b/templates/dialogs/dice-roll/damageSelection.hbs
index ccda8f9c..1f03ea07 100644
--- a/templates/dialogs/dice-roll/damageSelection.hbs
+++ b/templates/dialogs/dice-roll/damageSelection.hbs
@@ -21,9 +21,7 @@
{{localize "DAGGERHEART.GENERAL.formula"}}: {{roll.formula}}
- {{#with (lookup @root.config.GENERAL.healingTypes applyTo)}}
- {{localize label}}
- {{/with}}
+ {{localize "DAGGERHEART.GENERAL.damage"}}
{{#if damageTypes}}
{{#each damageTypes as | type | }}
{{#with (lookup @root.config.GENERAL.damageTypes type)}}