We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b2254 commit 5dfcd70Copy full SHA for 5dfcd70
lesson_02/quiz/src/ethanhillman/lesson2.ts
@@ -84,7 +84,7 @@ export class Lesson2 {
84
[AnswerChoice.C, "git branch"],
85
[AnswerChoice.D, "git pull"],
86
]),
87
- AnswerChoice.A,
+ AnswerChoice.B,
88
);
89
}
90
0 commit comments