Skip to content

Commit 81b8934

Browse files
changed ul toul
1 parent f449f82 commit 81b8934

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ <h2>GitHub Practice Workshop</h2>
1818
<section class="content">
1919
<div>
2020
<h3>Facts About Glasgow</h3>
21-
<ul>
21+
<ol>
2222
<li>It's a UNESCO City of Music</li>
2323
<li>It has the third-oldest subway system in the world</li>
2424
<li>The ultrasound was invented here in 1956</li>
2525
<li>Oasis got their big break after playing here in 1993</li>
2626
<li>There is <em>always</em> a traffic cone on the Duke of Wellington statue!</li>
27-
</ul>
27+
</ol>
2828
</div>
2929
<img src="https://c.files.bbci.co.uk/16F94/production/_130100149_pa-20938626-1.jpg">
3030
</section>

0 commit comments

Comments
 (0)