Skip to content

Commit 5c62555

Browse files
authored
Changed ordered list to bullet points
Changed ordered list to bullet points
1 parent f449f82 commit 5c62555

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ <h3>Facts About Manchester</h3>
4444
<section class="content">
4545
<div>
4646
<h3>Facts About Birmingham</h3>
47-
<ol>
47+
<ul>
4848
<li>There are more canals here (35 miles) than in Venice (26 miles)</li>
4949
<li>The world's first football league started here</li>
5050
<li>The postage stamp was invented here in 1839</li>
5151
<li>Home to the 5th busiest McDonald's in the world</li>
5252
<li>The board game Cluedo was invented here in 1943</li>
53-
</uol>
53+
</ul>
5454
</div>
5555
<img src="https://cdn.pixabay.com/photo/2017/08/24/07/36/birmingham-2675655_1280.jpg" alt="Canal boats in Birmingham at night">
5656
</section>
@@ -84,4 +84,4 @@ <h3>Facts About Cape Town</h3>
8484

8585
</footer>
8686
</body>
87-
</html>
87+
</html>

0 commit comments

Comments
 (0)