Skip to content

Commit

Permalink
fix: class attribute in closing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Apr 20, 2020
1 parent 5d075f6 commit 027176e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/molecules/global-nav/global-nav.njk
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<li class="global-nav__list-item">
<a class="global-nav__link" aria-current="true" rel="home" href="https://resources.platform.coop/">Resource Library</a>
</li>
</ul class="global-nav__list">
</ul>
</nav>

0 comments on commit 027176e

Please sign in to comment.