Skip to content

Commit

Permalink
fix typo of body tag
Browse files Browse the repository at this point in the history
  • Loading branch information
adeliae1316 committed Dec 30, 2019
1 parent 82b4835 commit cadb5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<script src="./assets/js/bingo.js"></script>
</head>

<body">
<body>
<header></header>
<article>
<h1 id="logo" data-target="modal" class="modal-trigger">BINGO GAME</h1>
Expand Down

0 comments on commit cadb5e4

Please sign in to comment.