Skip to content

Commit

Permalink
Merge pull request mdn#466 from cleentfaar/patch-1
Browse files Browse the repository at this point in the history
Fixed missing closing tag
  • Loading branch information
caitmuenster authored Sep 7, 2021
2 parents 847671c + c34c015 commit da3202c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions list-cookies/cookies.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
</div>
<ul id="cookie-list">
</ul>
</div>
<script src="cookies.js"></script>
</body>

Expand Down

0 comments on commit da3202c

Please sign in to comment.