Skip to content

Commit 6528fa2

Browse files
authored
Charm contributors formatting fix (#3092)
1 parent 31b6bba commit 6528fa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/contributors/subcomponents/ContributorsDetails.tsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ const ContributorsDetails: React.FC = () => (
1111
<Card className={classes['contributorsDetails']} elevation={Elevation.ONE}>
1212
<H3>The Team behind the Source Academy</H3>
1313
<p className={classes['description']}>
14-
The <i>Source Academy</i> is designed and developed by a team of students, most of who have
14+
The <i>Source Academy</i> is designed and developed by a team of students, most of whom have
1515
used the system to learn the fundamentals of computing and enjoyed it. This page includes
16-
all developers who contributed to the Source Academy <i>Charm</i> (2025) and its precursors
17-
<i>Strange</i> (2024), <i>Merlin</i> (2023), <i>Rook</i> (2022), <i>Knight</i> (2020) and
16+
all developers who contributed to the Source Academy <i>Charm</i> (2025) and its precursors{' '}
17+
<i>Strange</i> (2024), <i>Merlin</i> (2023), <i>Rook</i> (2022), <i>Knight</i> (2020) and{' '}
1818
<i>Cadet</i> (2018). These versions succeeded Source Academy 2 (2017) and ultimately the
1919
original Source Academy (2016).
2020
</p>

0 commit comments

Comments
 (0)