Skip to content

Commit bcc2d49

Browse files
committed
repo => repository
1 parent 6c81655 commit bcc2d49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/pulls/">P
8989
</ul>
9090
</li>
9191
<li class="js-topic">
92-
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/repos/">Repos</a></h3>
92+
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/repos/">Repositories</a></h3>
9393
<ul class="js-guides">
9494
<li><a href="/v3/repos/collaborators/">Collaborators</a></li>
9595
<li><a href="/v3/repos/comments/">Comments</a></li>
@@ -132,7 +132,7 @@ <h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/search/">
132132
</ul>
133133
</div> <!-- /sidebar-module -->
134134
<div class="sidebar-module">
135-
<p>This website is a <a href="https://github.com/github/developer.github.com" target="_blank">public GitHub repo</a>. Please help us by forking the project and adding to it.</p>
135+
<p>This website is a <a href="https://github.com/github/developer.github.com" target="_blank">public GitHub repository</a>. Please help us by forking the project and adding to it.</p>
136136
</div>
137137
</div><!-- /sidebar-shell -->
138138

0 commit comments

Comments
 (0)