Skip to content

Commit f640da1

Browse files
committed
Mention that the statuses are *commit* statuses
Mention that the statuses are *commit* statuses (as opposed to the open/merged/closed status of the Pull Request itself).
1 parent 59aee6b commit f640da1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/pulls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Pull Requests have these possible link relations:
3232
: The API location of this Pull Request's Review comments.
3333

3434
`statuses`
35-
: The API location of this Pull Request's statuses, which are the statuses of its `head` branch.
35+
: The API location of this Pull Request's commit statuses, which are the statuses of its `head` branch.
3636

3737
## List pull requests
3838

0 commit comments

Comments
 (0)