Skip to content

Commit 74e8578

Browse files
authored
Capitalized 'GitHub' on postComment header comment (#8250)
1 parent dccca1a commit 74e8578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github-actions/utils/post-issue-comment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Posts a comment on github
2+
* Posts a comment on GitHub
33
* @param {Number} issueNum - the issue number where the comment should be posted
44
* @param {String} comment - the comment to be posted
55
*/

0 commit comments

Comments
 (0)