We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2cd52 commit ab70fc1Copy full SHA for ab70fc1
1 file changed
src/teamwork.sh
@@ -62,7 +62,7 @@ teamwork::pull_request_review_submitted() {
62
local -r comment=$(github::get_review_comment)
63
64
teamwork::add_comment "
65
- **$user** submited a review to the PR: **$pr_title**
+ **$user** submitted a review to the PR: **$pr_title**
66
[$pr_url]($pr_url)
67
---
68
Review: **$review_state**
0 commit comments