Skip to content

Commit 819d18b

Browse files
committed
fixing typo
1 parent d921b03 commit 819d18b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/biocard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1 class="biocard-name">{{include.fullname}}</h1>
2828
{% endif %}
2929
{% if include.github %}
3030
<p class="biocard-link">
31-
<a href="https://github.com/{{include.github}}">GitHib</a>
31+
<a href="https://github.com/{{include.github}}">GitHub</a>
3232
</p>
3333
{% endif %}
3434
{% if include.website %}

0 commit comments

Comments
 (0)