Skip to content

Commit 64a076e

Browse files
committed
feat: completed quiz
1 parent a8d55da commit 64a076e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_06/quiz/src/lesson5.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export class Lesson5 {
136136
[AnswerChoice.C, "text-size"],
137137
[AnswerChoice.D, "text-style"],
138138
]),
139-
AnswerChoice.C,
139+
AnswerChoice.B,
140140
);
141141
}
142142

0 commit comments

Comments
 (0)