From de8ab515f3d8917f3a9eb7aaa620390efcc00b77 Mon Sep 17 00:00:00 2001 From: iforgetwhyimhere Date: Fri, 9 Jan 2026 19:25:29 -0500 Subject: [PATCH] Fix typo (#2591) * fix typo * made my own typo --- build-tools/build-indexes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-tools/build-indexes b/build-tools/build-indexes index 4cd43a59f..7ee3babbb 100755 --- a/build-tools/build-indexes +++ b/build-tools/build-indexes @@ -434,7 +434,7 @@ process.stdout.write("Building `data/teambuilder-tables.js`... "); for (const meta of [ '1v1', '2v2doubles', 'lcuu', 'freeforall', 'ubersuu', 'almostanyability', 'balancedhackmons', 'godlygift', 'mixandmega', 'sharedpower', 'stabmons', '12switch', '350cup', 'alphabetcup', 'badnboosted', 'battlefields', 'biomechmons', 'camomons', 'categoryswap', - 'convergence', 'crossevolution', 'fervetimpersonation', 'foresighters', 'formemons', 'fortemons', 'franticfusions', + 'convergence', 'crossevolution', 'ferventimpersonation', 'foresighters', 'formemons', 'fortemons', 'franticfusions', 'fullpotential', 'inheritance', 'inverse', 'natureswap', 'partnersincrime', 'passiveaggressive', 'pokebilities', 'pokemoves', 'relayrace', 'revelationmons', 'sharingiscaring', 'teradonation', 'teraoverride', 'thecardgame', 'thelosersgame', 'trademarked', 'triples', 'typesplit', 'voltturnmayhem', 'nationaldexubersuu', 'nationaldex1v1',