Skip to content

Commit bdf0f59

Browse files
committed
fix: typo commas
1 parent 242dd05 commit bdf0f59

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

website/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<div class="section" data-anchor="introduction">
3737
<h1>STARTING BLOCKS</h1>
38-
<h2>How have sociocultural, economic, and geopolitical contexts been reflected in the Olympics over time?</h2>
38+
<h2>How have sociocultural, economic and geopolitical contexts been reflected in the Olympics over time?</h2>
3939
<div class="text-columns">
4040

4141
<div class="text-column">
@@ -52,7 +52,7 @@ <h2>How have sociocultural, economic, and geopolitical contexts been reflected i
5252

5353
<div class="text-column">
5454
<p>
55-
Wealth, population, politics, and opportunities all play a part in determining who gets to stand on the podium.
55+
Wealth, population, politics and opportunities all play a part in determining who gets to stand on the podium.
5656
We're going to see five axes behind medals in Olympics:
5757
gender representation, geography of medal winners, athlete body types,
5858
geopolitical disruptions, and economic fairness.
@@ -80,7 +80,7 @@ <h2>How has gender representation evolved across Olympic sports and disciplines
8080

8181
<div class="text-column">
8282
<p>
83-
Over time, social change, institutional reforms, and growing demands for equality
83+
Over time, social change, institutional reforms and growing demands for equality
8484
expanded opportunities for women across sports and disciplines. This visualization
8585
shows how the share of women evolved over time, and how some sports integrated
8686
women earlier than others.

website/js/race-navigation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
gender: "Gender",
88
delegations: "Medals",
99
"body-types": "Bodies",
10-
geopolitics: "Politics",
10+
geopolitics: "Geopolitics",
1111
fair: "Fairness",
1212
conclusion: "Finish Line"
1313
};

0 commit comments

Comments
 (0)