Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2ca3a64

Browse files
committedAug 10, 2022
Add closing p tag to line 97
1 parent 913a077 commit 2ca3a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎grid/03-grid-layout-3/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
</div>
9595

9696
<div class="footer">
97-
<p>Copyright © The Odin Project 2021
97+
<p>Copyright © The Odin Project 2021</p>
9898
</div>
9999

100100
</div>

0 commit comments

Comments
 (0)
Failed to load comments.