Skip to content

Commit c3fec75

Browse files
author
hzoppetti
committed
cap H in GitHub
1 parent d989a48 commit c3fec75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/3_organisms/footer-nav.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ const FooterNav = () => (
483483
<li className="o-menu__item">
484484
<a href="https://github.com/linode/" className="o-menu__link">
485485
<i className="fab fa-github"></i>
486-
<span className="o-menu__title">Github</span>
486+
<span className="o-menu__title">GitHub</span>
487487
</a>
488488
</li>
489489
</ul>

0 commit comments

Comments
 (0)