Skip to content

Commit 377d577

Browse files
authored
fix(curriculum): update minimum questions from 17 to 18 (freeCodeCamp#59319)
1 parent b94e09e commit 377d577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/challenge-helper-scripts/helpers/get-challenge-template.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const getQuizChallengeTemplate = (
7676
7777
# --description--
7878
79-
To pass the quiz, you must correctly answer at least 17 of the 20 questions below.
79+
To pass the quiz, you must correctly answer at least 18 of the 20 questions below.
8080
8181
# --quizzes--
8282

0 commit comments

Comments
 (0)