fixed a test failure

This commit is contained in:
Evan Kranzler 2020-04-08 22:55:29 -04:00
parent 9b52a7340b
commit dc6066c1ae

View file

@ -27,7 +27,7 @@ public final class SuperDuperDeathRay extends CardImpl {
// Trample
this.addAbility(new SimpleStaticAbility(new InfoEffect(
"Trample <i>(This spell can deal excess damage to its targets controller.)</i>"
"Trample <i>(This spell can deal excess damage to its target's controller.)</i>"
)));
// Super-Duper Death Ray deals 4 damage to target creature.