Skip to content

Commit

Permalink
Merge pull request #413 from battlecode/serena/tournaments-page
Browse files Browse the repository at this point in the history
remove resume requirement from sprint, fix minor typo
  • Loading branch information
acrantel authored Dec 25, 2022
2 parents c72c86a + b886b5d commit 83cbdc1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions frontend/src/views/tournaments.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class Tournaments extends Component {
and a chance to test your bot prototypes.
</li>
<li>
<b>1/24/23, Sprint Tournament 2:</b> One week after the
<b>1/24/23, Sprint 2 Tournament:</b> One week after the
Sprint 1 Tournament, you're given another chance to win
prizes, test the metagame, and make changes.
</li>
Expand Down Expand Up @@ -212,7 +212,8 @@ class Tournaments extends Component {
</li>
<li>
Have all members upload a resume, at your personal profile
page.
page (This condition does not apply to the Sprint
Tournaments).
</li>
</ol>
<p>
Expand Down

0 comments on commit 83cbdc1

Please sign in to comment.