Skip to content

Commit

Permalink
Correct spelling in footer
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
edent authored Jun 25, 2024
1 parent d1650f6 commit a900988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ul>
<ul>
<li><a href="https://github.com/WICG/webmonetization">Github</a></li>
<li><a href="https://community.interledger.org/">Community Forem</a></li>
<li><a href="https://community.interledger.org/">Community Forum</a></li>
<li><a href="https://wicg.io/">Web Incubator Community Group</a></li>
</ul>
<ul>
Expand Down

0 comments on commit a900988

Please sign in to comment.