Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelbemartin committed Sep 3, 2020
1 parent 1b2cd52 commit ab70fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/teamwork.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ teamwork::pull_request_review_submitted() {
local -r comment=$(github::get_review_comment)

teamwork::add_comment "
**$user** submited a review to the PR: **$pr_title**
**$user** submitted a review to the PR: **$pr_title**
[$pr_url]($pr_url)
---
Review: **$review_state**
Expand Down

0 comments on commit ab70fc1

Please sign in to comment.