From 2f6f058c9acf25da4007bfccd8818ec4236771c1 Mon Sep 17 00:00:00 2001 From: deusabianca <73909818+deusabianca@users.noreply.github.com> Date: Thu, 12 Dec 2024 23:14:03 -0500 Subject: [PATCH] typo fix --- src/aer-data/src/ENG/theAbyss/foes.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/aer-data/src/ENG/theAbyss/foes.ts b/src/aer-data/src/ENG/theAbyss/foes.ts index fc1b640d..80c6b075 100644 --- a/src/aer-data/src/ENG/theAbyss/foes.ts +++ b/src/aer-data/src/ENG/theAbyss/foes.ts @@ -61,7 +61,7 @@ export const foes: Foe[] = [ effect: `

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. OR Unleash.

@@ -69,4 +69,4 @@ export const foes: Foe[] = [ }, ], } -] \ No newline at end of file +]