Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
deusabianca authored and on3iro committed Dec 13, 2024
1 parent 34f17da commit 2f6f058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/aer-data/src/ENG/theAbyss/foes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@ export const foes: Foe[] = [
effect: `
<p>
A minion in play from the nemesis deck gains 4 life.
This may cuase it to have more than its maximum life.
This may cause it to have more than its maximum life.
<span class="or">OR</span>
Unleash.
</p>
`,
},
],
}
]
]

0 comments on commit 2f6f058

Please sign in to comment.