Skip to content

Commit 40874a4

Browse files
committed
Changes commit_id description back to original
1 parent bf39a12 commit 40874a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/pulls/comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Name | Type | Description
6262
Name | Type | Description
6363
-----|------|--------------
6464
`body`|`string` | **Required**. The text of the comment
65-
`commit_id`|`string` | **Required**. The SHA of the latest commit of the pull request to comment on.
65+
`commit_id`|`string` | **Required**. The SHA of the commit to comment on.
6666
`path`|`string` | **Required**. The relative path of the file to comment on.
6767
`position`|`integer` | **Required**. The line index in the diff to comment on.
6868

0 commit comments

Comments
 (0)