diff --git a/Mage.Sets/src/mage/cards/j/JaceMirrorMage.java b/Mage.Sets/src/mage/cards/j/JaceMirrorMage.java index 8d11c270de4..d5cf845b87b 100644 --- a/Mage.Sets/src/mage/cards/j/JaceMirrorMage.java +++ b/Mage.Sets/src/mage/cards/j/JaceMirrorMage.java @@ -45,7 +45,7 @@ public final class JaceMirrorMage extends CardImpl { this.addAbility(new ConditionalInterveningIfTriggeredAbility( new EntersBattlefieldTriggeredAbility(new JaceMirrorMageCopyEffect()), KickedCondition.instance, "When {this} enters the battlefield, if {this} was kicked, " + - "create a token that's a copy of {this} except it's not legendary and its starting loyalty is 1." + "create a token that's a copy of {this}, except it's not legendary and its starting loyalty is 1." )); // +1: Scry 2.