Skip to content

Commit 7a7fe95

Browse files
patrickhlaukekfranqueiro
authored andcommitted
Update techniques/failures/F2.html
1 parent bfcd1ba commit 7a7fe95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

techniques/failures/F2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h3>Using CSS to style the <code>p</code> element to look like a heading</h3>
2121
</pre>
2222

2323
<div class="note">
24-
<p>In this case, the proper approach would be to use CSS to style the <code>H1</code> element in HTML.</p>
24+
<p>In this case, the proper approach would be to use CSS to style the <code>h1</code> element in HTML.</p>
2525
</div>
2626

2727
</section>

0 commit comments

Comments
 (0)