Skip to content

Commit a45167a

Browse files
Stephen LeeStephen Lee
Stephen Lee
authored and
Stephen Lee
committed
fix spelling error in answer explanation
1 parent 8e6a139 commit a45167a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

00_Javascript Development Tools/00_JavaScript Coding Tools/01_Editors and IDEs/01_Checkboxes.prob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
>>What are the advantages of using an IDE or a text editor with plugins? <<
22
3-
[ ] Runs JavaScript faster {{ selected: Incorrect because installing an IDE or text editor will not run JavaScript faster.}, { unselected: Incrrect because installing an IDE or text editor will not run JavaScript faster.}}
3+
[ ] Runs JavaScript faster {{ selected: Incorrect because installing an IDE or text editor will not run JavaScript faster.}, { unselected: Incorrect because installing an IDE or text editor will not run JavaScript faster.}}
44
[x] Supports code highlighting and auto code completion {{ selected: Correct because regular text editors do not have this feature.}, { unselected: Correct because regular text editors do not have this feature.}}
55
[ ] Automatically writes programs for you{{ selected: Incorrect because IDE and plugins only support you when writing code, and will not write it for you.}, { unselected: Incorrect because IDE and plugins only support you when writing code, and will not write it for you.}}
66
[x] Enables you to run tasks using an integrated terminal {{ selected: Correct because regular text editors do not have this feature.}, { unselected: Correct because regular text editors do not have this feature.}}

0 commit comments

Comments
 (0)