You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: challenges/01-responsive-web-design/basic-html-and-html5.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -365,7 +365,7 @@
365
365
"id": "bad87fee1348bd9aedf08802",
366
366
"title": "Uncomment HTML",
367
367
"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.",
369
369
"Commenting is also a convenient way to make code inactive without having to delete it entirely.",
370
370
"Comments in HTML starts with <code><!--</code>, and ends with a <code>--></code>",
0 commit comments