Skip to content

Commit bab4ccf

Browse files
committed
update mc question
1 parent 4965fcb commit bab4ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interactive-activities/multi-choice-set/multi-choice-set.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const questions = [
77
{ text: "BMP", correct: false },
88
{ text: "IFP", correct: false },
99
{ text: "MPR", correct: false },
10-
{ text: "JBP", correct: true },
10+
{ text: "JMP", correct: true },
1111
],
1212
},
1313
{

0 commit comments

Comments
 (0)