Skip to content

Commit cdf150f

Browse files
authored
Update 25_figures.html
1 parent 00048c9 commit cdf150f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

4-semantic-html/25_figures.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h3>Title</h3>
3838
</article>
3939
<br/><hr/><br/>
4040
<article>
41-
<!-- From Challenge 25 -->
41+
<!-- From Exercise 25 -->
4242
<figure>
4343
<img style="width: 150px;" src="https://cdn.pixabay.com/photo/2014/10/27/18/32/obsidian-505332_960_720.jpg" alt="Obsidian" />
4444
<figcaption>A piece of obsidian</figcaption>
@@ -48,7 +48,7 @@ <h3>Title</h3>
4848
</article>
4949
<br/><hr/><br/>
5050
<article>
51-
<!-- From Challenge 25 -->
51+
<!-- From Exercise 25 -->
5252
<figure>
5353
<img style="width: 150px;" src="https://cdn.pixabay.com/photo/2014/10/27/18/32/obsidian-505332_960_720.jpg" alt="Obsidian" />
5454
<figcaption>A piece of obsidian</figcaption>

0 commit comments

Comments
 (0)