From aca452bd1ef254c948fc58f02ddb7cea536e8901 Mon Sep 17 00:00:00 2001
From: Serena Li <serena.li.usa@gmail.com>
Date: Sat, 24 Dec 2022 09:39:08 -0800
Subject: [PATCH 1/2] remove resume req from sprint, fix minor typo

---
 frontend/src/views/tournaments.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/frontend/src/views/tournaments.js b/frontend/src/views/tournaments.js
index 65cee20ea..dda5c1afb 100644
--- a/frontend/src/views/tournaments.js
+++ b/frontend/src/views/tournaments.js
@@ -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>
@@ -212,7 +212,7 @@ 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>

From b886b5de22fc213276fd66bf875ff5b5abfcc586 Mon Sep 17 00:00:00 2001
From: Serena Li <serena.li.usa@gmail.com>
Date: Sat, 24 Dec 2022 16:47:07 -0800
Subject: [PATCH 2/2] lint

---
 frontend/src/views/tournaments.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/frontend/src/views/tournaments.js b/frontend/src/views/tournaments.js
index dda5c1afb..de1aee606 100644
--- a/frontend/src/views/tournaments.js
+++ b/frontend/src/views/tournaments.js
@@ -212,7 +212,8 @@ class Tournaments extends Component {
                     </li>
                     <li>
                       Have all members upload a resume, at your personal profile
-                      page (This condition does not apply to the Sprint Tournaments).
+                      page (This condition does not apply to the Sprint
+                      Tournaments).
                     </li>
                   </ol>
                   <p>