Skip to content

Commit 2096c3e

Browse files
committed
Merge pull request github#258 from github/clarify-all-repositories
Clarify what /repositories does
2 parents 13f4aa4 + 138cba7 commit 2096c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/v3/repos.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ type
5757
<%= headers 200, :pagination => true %>
5858
<%= json(:repo) { |h| [h] } %>
5959

60-
## List all repositories
60+
## List all public repositories
6161

62-
This provides a dump of every repository, in the order that they were created.
62+
This provides a dump of every public repository, in the order that they were created.
6363

6464
GET /repositories
6565

0 commit comments

Comments
 (0)