Skip to content

Commit 8980a1f

Browse files
committed
spelling: mastodon
Signed-off-by: Josh Soref <[email protected]>
1 parent 6e9f9a1 commit 8980a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<li><h3>{{item.title}}</h3></li>
77
{% for link in item.links %}
88
{% if link.title == "Mastodon" %}
9-
<!-- special case Manstodon to validate with rel="me" -->
9+
<!-- special case Mastodon to validate with rel="me" -->
1010
<li><a rel="me" href="{{link.url}}">{{link.title}}</a></li>
1111
{% else %}
1212
<li><a href="{{link.url}}">{{link.title}}</a></li>

0 commit comments

Comments
 (0)