Skip to content

Commit 5b649f2

Browse files
committed
chore: demoing for the class
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 0ed006e commit 5b649f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_02/quiz/src/lesson2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ export class Lesson2 {
182182
[AnswerChoice.C, "⌘ + Q"],
183183
[AnswerChoice.D, '⌘ + S, then type "terminal"'],
184184
]),
185-
AnswerChoice.UNANSWERED, // Replace `UNANSWERED` with the correct answer.
185+
AnswerChoice.B, // Replace `UNANSWERED` with the correct answer.
186186
);
187187
}
188188
}

0 commit comments

Comments
 (0)