forked from External/mage
Fixed text issue
This commit is contained in:
parent
93a8e176de
commit
be334caafb
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ class ClericOfLifesBondCounterTriggeredAbility extends TriggeredAbilityImpl {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "When you gain life for the first time each turn, put a +1/+1 counter on {this}.";
|
||||
return "Whenever you gain life for the first time each turn, put a +1/+1 counter on {this}.";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue