diff --git a/Mage.Sets/src/mage/sets/SecretLairPromo.java b/Mage.Sets/src/mage/sets/SecretLairPromo.java index 3826f981f38..5c17194773c 100644 --- a/Mage.Sets/src/mage/sets/SecretLairPromo.java +++ b/Mage.Sets/src/mage/sets/SecretLairPromo.java @@ -16,7 +16,7 @@ public class SecretLairPromo extends ExpansionSet { } private SecretLairPromo() { - super("Secret Lair Showdown", "SLP", ExpansionSet.buildDate(2023, 2, 17), SetType.PROMOTIONAL); + super("Secret Lair Promo", "SLP", ExpansionSet.buildDate(2023, 2, 17), SetType.PROMOTIONAL); this.hasBoosters = false; this.hasBasicLands = true;