Skip to content

Commit 93879e1

Browse files
committed
Fix section header in API - Pull Requests doc
"Labels, assignees, and milestones" was showing as a sub-section of "Merge a pull request (Merge Button)" when it should be its own section ![image](https://cloud.githubusercontent.com/assets/583255/13225061/24a6d804-d983-11e5-846c-82be3318dc2c.png)
1 parent 2cd5d9c commit 93879e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/pulls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Name | Type | Description
216216
:documentation_url => "https://developer.github.com/v3/pulls/#merge-a-pull-request-merge-button"
217217
%>
218218

219-
### Labels, assignees, and milestones
219+
## Labels, assignees, and milestones
220220

221221
Every pull request is an issue, but not every issue is a pull request. For this reason, "shared" actions for both features, like manipulating assignees, labels and milestones, are provided within [the Issues API](/v3/issues).
222222

0 commit comments

Comments
 (0)