We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b7d73 commit d645285Copy full SHA for d645285
web-academy/html-101/exercises/debug-exercise-1.html
@@ -14,7 +14,7 @@ <h1>HTML Debugging: Close your Tags!</h>
14
<li>Coding can help you think analytically and solve problems<li>
15
<ul>
16
<h2>What will you learn in Devslopes?<h2/>
17
- <p>You will be learning full stack development! This includes:<p>
+ <p>You will learn full stack development! This includes:<p>
18
<ol>
19
<li>HTML<li>
20
<li>CSS<li>
@@ -24,4 +24,4 @@ <h2>What will you learn in Devslopes?<h2/>
24
<li>API's
25
<li>MongoDB<li>
26
</body>
27
-</html>
+</html>
0 commit comments