From 34a2d6639df6a9be4d2cc072e55c7299f56595c7 Mon Sep 17 00:00:00 2001 From: Johnny Jazeix Date: Tue, 16 Dec 2025 18:01:59 +0100 Subject: [PATCH] fix typo multipe -> multiple --- src/lang/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/en.js b/src/lang/en.js index f76229c1..8fdfe1df 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -470,7 +470,7 @@ export default { gradeDescription: 'Grades determine the difficulty of this subject. You can switch between grades at any time and unlock better grades by studying enough or getting a perfect exam score.', totalPoints: 'Total points', multipass: { - description: 'You can use multipe passes on one exam to increase the rewards. For each additional pass used, you gain:', + description: 'You can use multiple passes on one exam to increase the rewards. For each additional pass used, you gain:', dust: '100% of golden dust gained as bonus dust', points: '+75% total points' },