diff --git a/web/pages/tournaments/index.tsx b/web/pages/tournaments/index.tsx index 1494786b..e9645957 100644 --- a/web/pages/tournaments/index.tsx +++ b/web/pages/tournaments/index.tsx @@ -147,7 +147,7 @@ export default function TournamentPage(props: { sections: SectionInfo[] }) { {sections.map(({ tourney, slug, numPeople }) => (