Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Commit 5308332

Browse files
Nirajn2311scissorsneedfoodtoo
authored andcommitted
fix(challenges): grammatical error
1 parent 06e1ba1 commit 5308332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenges/01-responsive-web-design/basic-html-and-html5.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
"id": "bad87fee1348bd9aedf08802",
366366
"title": "Uncomment HTML",
367367
"description": [
368-
"Commenting is a way that you can leave comments for other developers within your code without affecting the resulting output that is displayed the end user.",
368+
"Commenting is a way that you can leave comments for other developers within your code without affecting the resulting output that is displayed to the end user.",
369369
"Commenting is also a convenient way to make code inactive without having to delete it entirely.",
370370
"Comments in HTML starts with <code>&#60;!--</code>, and ends with a <code>--&#62;</code>",
371371
"<hr>",

0 commit comments

Comments
 (0)