Skip to content

Commit

Permalink
Add closing p tag to line 97
Browse files Browse the repository at this point in the history
  • Loading branch information
richa130 committed Aug 10, 2022
1 parent 913a077 commit 2ca3a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grid/03-grid-layout-3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</div>

<div class="footer">
<p>Copyright © The Odin Project 2021
<p>Copyright © The Odin Project 2021</p>
</div>

</div>
Expand Down

0 comments on commit 2ca3a64

Please sign in to comment.