diff --git a/comp/knockout.html b/comp/knockout.html index 768465e..c1bbdb9 100644 --- a/comp/knockout.html +++ b/comp/knockout.html @@ -15,7 +15,7 @@
All the teams in this year’s competition will enter the knockout stages. -Teams are placed into the initial knockout rounds based on their league points. +Teams are placed into the initial knockout rounds based on their league points. From there, the top two robots in each match will progress to the next round.
@@ -25,7 +25,7 @@The knockouts have not yet started. -See the match schedule for information about the current match. +See the match schedule for information about the current match.
-The positions of the teams within the league are used to seed the knockouts. +The positions of the teams within the league are used to seed the knockouts.
-Details of the scores for each individual match are available on the points page. +Details of the scores for each individual match are available on the points page.
diff --git a/comp/points.html b/comp/points.html index 21e8556..75443c6 100644 --- a/comp/points.html +++ b/comp/points.html @@ -41,7 +41,7 @@
-For a summary of all the teams’ points, see the league points page. +For a summary of all the teams’ points, see the league points page.
This page shows the schedule of matches for the competition. -During most of the sessions teams earn league points, -which are used to seed the the knockout rounds. +During most of the sessions teams earn league points, +which are used to seed the the knockout rounds. The knockout rounds occur during the last session of the competition.
diff --git a/comp/team.html b/comp/team.html index e1ac99f..6d6b786 100644 --- a/comp/team.html +++ b/comp/team.html @@ -147,7 +147,7 @@-League position: [[ teams[$storage.chosenTeam].league_pos ]] (full ranking) +League position: [[ teams[$storage.chosenTeam].league_pos ]] (full ranking)