Skip to content

Commit

Permalink
update tournament eligibility
Browse files Browse the repository at this point in the history
  • Loading branch information
acrantel committed Jan 9, 2023
1 parent 473c778 commit 00d9378
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/src/views/tournaments.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ class Tournaments extends Component {
</li>
<li>
<b>US Qualifier:</b> Teams must{" "}
<b>consist entirely of US students</b> studying full-time,
or in a transition phase.
<b>consist entirely of US college students</b> studying
full-time, or in a transition phase.
</li>
<li>
<b>International Qualifier:</b> Teams must{" "}
Expand All @@ -242,7 +242,7 @@ class Tournaments extends Component {
</li>
<li>
<b>High School Tournament:</b> Teams must{" "}
<b>consist entirely of US high school students</b>.
<b>consist entirely of high school students</b>.
</li>
<li>
<b>Final Tournament:</b> Teams must have qualified via the
Expand Down

0 comments on commit 00d9378

Please sign in to comment.