diff --git a/web/pages/tournaments/index.tsx b/web/pages/tournaments/index.tsx index d4e10252..df9fd3fd 100644 --- a/web/pages/tournaments/index.tsx +++ b/web/pages/tournaments/index.tsx @@ -78,8 +78,9 @@ const Salem = { const tourneys: Tourney[] = [ { - title: 'Chinese Communist Party 20th National Party Congress', - blurb: 'Forecast the outcome of the 20th National Party Congress.', + title: 'CPC 20th National Party Congress', + blurb: + "Forecast the outcome of the Chinese Communist Party's 20th National Party Congress.", award: 'US$200', endTime: toDate('Oct 20, 2022'), groupId: 'YfcYoy7TWbZtUOs0GLfq', @@ -177,16 +178,6 @@ export default function TournamentPage(props: { sections: SectionInfo[] }) {