Skip to content

Commit 41386c5

Browse files
committed
Tidy up description of sort parameter
1 parent 2f34381 commit 41386c5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

content/v3/repos/forks.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ title: Repo Forks | GitHub API
1414
### Parameters
1515

1616
sort
17-
: `newest`, `oldest`, `stargazers`, default: `newest`.
17+
: _Optional_ Sort order if `sort` parameter is provided.
18+
One of `newest`, `oldest`, or `stargazers`;
19+
the default is `newest`.
1820

1921
### Response
2022

0 commit comments

Comments
 (0)