Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 00b51b9

Browse files
authored
Merge pull request TheOdinProject#213 from richa130/my-contribution
03-grid-layout-3: Add closing p tag to line 97
2 parents 5ebf0de + 2ca3a64 commit 00b51b9

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)