diff --git a/src/data/battler-tags.ts b/src/data/battler-tags.ts index 08011219692..c26412c776f 100644 --- a/src/data/battler-tags.ts +++ b/src/data/battler-tags.ts @@ -2008,7 +2008,7 @@ export class TarShotTag extends BattlerTag { } /** - * Retrieves a BattlerTag based on the provided tag type, turn count, source move, and source ID. + * Retrieves a {@linkcode BattlerTag} based on the provided tag type, turn count, source move, and source ID. * * @param {BattlerTagType} tagType the type of the {@linkcode BattlerTagType}. * @param turnCount the turn count.