Skip to content

Commit

Permalink
Fix typo in quiz question
Browse files Browse the repository at this point in the history
  • Loading branch information
YiweiShen committed Feb 12, 2024
1 parent c950e55 commit 7df4535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quiz.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2330,7 +2330,7 @@ const questionList: Question[] = [
'Without a new vocabulary as a reminder of the change, very little change may actually happen',
'The organization may not understand what has changed with Scrum and the benefits of Scrum may be lost',
'Management may feel less anxious',
'Al of the above'
'All of the above'
],
correctAnswer: [4]
},
Expand Down

0 comments on commit 7df4535

Please sign in to comment.