Skip to content

Commit 60f1de9

Browse files
committed
fix typos
1 parent f4a07b8 commit 60f1de9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ links_plugins:
7171
<p class="link-caption">Search the Catalog using our Extension.</p>
7272
</div>
7373
#### recent-posts ####
74-
title: Recent Blog Post
74+
title: Recent Blog Posts
7575
#### featured-projects ####
7676
title: Featured Projects

themes/vocabulary_theme/templates/layout.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<a href="{{ '/blog'|url }}" class="menu-item">Blog</a>
231231
</li>
232232
<li>
233-
<a href="{{ '/contributing-code'|url }}" class="menu-item">Contributing Guidelines</a>
233+
<a href="{{ '/contributing-code'|url }}" class="menu-item">Contribution Guidelines</a>
234234
</li>
235235
<li>
236236
<a href="{{ '/community/community-team'|url }}" class="menu-item">Community Teams</a>

0 commit comments

Comments
 (0)