From 813047e970fcbd5ea26d44988439ae23b0c4c56b Mon Sep 17 00:00:00 2001 From: allen925 <62000482+allen925@users.noreply.github.com> Date: Sat, 24 Aug 2024 02:42:51 -0700 Subject: [PATCH] fix typo Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> --- src/data/move.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/move.ts b/src/data/move.ts index fcd6b4e3f95..d52182f7831 100644 --- a/src/data/move.ts +++ b/src/data/move.ts @@ -4381,7 +4381,7 @@ export class DisableMoveAttr extends MoveEffectAttr { } /** - * Handles moves that are usd consecutively without user command + * Handles moves that are used consecutively without user command * @extends MoveEffectAttr * @param tagTypes: The types of tags decided by moves * @param turnCount: The turns move planned to keep use non-stop