Skip to content

Commit 5dfcd70

Browse files
committed
changed answers
1 parent f0b2254 commit 5dfcd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_02/quiz/src/ethanhillman/lesson2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export class Lesson2 {
8484
[AnswerChoice.C, "git branch"],
8585
[AnswerChoice.D, "git pull"],
8686
]),
87-
AnswerChoice.A,
87+
AnswerChoice.B,
8888
);
8989
}
9090

0 commit comments

Comments
 (0)