Skip to content

Commit ab70fc1

Browse files
Fix typo
1 parent 1b2cd52 commit ab70fc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/teamwork.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ teamwork::pull_request_review_submitted() {
6262
local -r comment=$(github::get_review_comment)
6363

6464
teamwork::add_comment "
65-
**$user** submited a review to the PR: **$pr_title**
65+
**$user** submitted a review to the PR: **$pr_title**
6666
[$pr_url]($pr_url)
6767
---
6868
Review: **$review_state**

0 commit comments

Comments
 (0)