From ab70fc1201d198ff1be577772fff2c6bd5cfcb4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20A=CC=81ngel=20Marti=CC=81n?= Date: Thu, 3 Sep 2020 10:50:35 +0200 Subject: [PATCH] Fix typo --- src/teamwork.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/teamwork.sh b/src/teamwork.sh index 3ad7be59..3cfe79a7 100644 --- a/src/teamwork.sh +++ b/src/teamwork.sh @@ -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**