Skip to content

Commit 8edffc9

Browse files
feat/adds mattieweathersby lesson05 quiz
1 parent 1a1a133 commit 8edffc9

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
@@ -150,7 +150,7 @@ export class Lesson5 {
150150
[AnswerChoice.C, "inline-block"],
151151
[AnswerChoice.D, "none"],
152152
]),
153-
AnswerChoice.C,
153+
AnswerChoice.B,
154154
);
155155
}
156156

0 commit comments

Comments
 (0)