Skip to content

Commit 6c6563b

Browse files
authored
fix: move ending tag
1 parent 7e2b4bc commit 6c6563b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

2-structure/09_family_tree.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@
1010
<<h1>The Simpsons</h1>
1111
<p>🏡 Hometown: Springfield, IL</p>
1212
<ul>
13-
<li>Homer & Marge Simpson
13+
<li>Homer & Marge Simpson</li>
1414
<ul>
1515
<li>Bart Simpson</li>
1616
<li>Lisa Simpson</li>
1717
<li>Maggie Simpson</li>
1818
</ul>
19-
</li>
2019
<li>Patty Bouvier (Twin)</li>
2120
<li>Selma Bouvier (Twin)</li>
2221
</ul>

0 commit comments

Comments
 (0)