Skip to content

Commit 2f6f058

Browse files
deusabiancaon3iro
authored andcommitted
typo fix
1 parent 34f17da commit 2f6f058

File tree

1 file changed

+2
-2
lines changed
  • src/aer-data/src/ENG/theAbyss

1 file changed

+2
-2
lines changed

src/aer-data/src/ENG/theAbyss/foes.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ export const foes: Foe[] = [
6161
effect: `
6262
<p>
6363
A minion in play from the nemesis deck gains 4 life.
64-
This may cuase it to have more than its maximum life.
64+
This may cause it to have more than its maximum life.
6565
<span class="or">OR</span>
6666
Unleash.
6767
</p>
6868
`,
6969
},
7070
],
7171
}
72-
]
72+
]

0 commit comments

Comments
 (0)