Skip to content

Commit 5149244

Browse files
committed
lesson 06 Quiz complete
1 parent 2f63c45 commit 5149244

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
@@ -122,7 +122,7 @@ export class Lesson5 {
122122
[AnswerChoice.C, "/* this is a comment */"],
123123
[AnswerChoice.D, "<!-- this is a comment -->"],
124124
]),
125-
AnswerChoice.A,
125+
AnswerChoice.C,
126126
);
127127
}
128128

0 commit comments

Comments
 (0)