From 8a297b882a8bd76f00ac3aeca7e342b7c00660de Mon Sep 17 00:00:00 2001 From: Mithesh Date: Sat, 14 Nov 2020 18:39:22 +0530 Subject: [PATCH] Update post-lecture-quiz.md --- .../.github/post-lecture-quiz.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-getting-started-lessons/1-intro-to-programming-languages/.github/post-lecture-quiz.md b/1-getting-started-lessons/1-intro-to-programming-languages/.github/post-lecture-quiz.md index f326c797..54b7b50f 100644 --- a/1-getting-started-lessons/1-intro-to-programming-languages/.github/post-lecture-quiz.md +++ b/1-getting-started-lessons/1-intro-to-programming-languages/.github/post-lecture-quiz.md @@ -11,7 +11,7 @@ - [ ] True - [ ] False -1. A what will a developer do to fix buggy code? +1. What will a developer do to fix buggy code? - [ ] Syntax highlighting - [ ] Debugging