Skip to content

Commit 7c2b004

Browse files
committed
correct answers updated one
1 parent 5d551ae commit 7c2b004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_05/quiz/src/lesson5.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export class Lesson5 {
8080
[AnswerChoice.C, "<span>"],
8181
[AnswerChoice.D, "<br>"],
8282
]),
83-
AnswerChoice.A,
83+
AnswerChoice.B,
8484
);
8585
}
8686

0 commit comments

Comments
 (0)