diff --git a/scripts/send_to_bot.py b/scripts/send_to_bot.py index 992ccea32..541b67210 100644 --- a/scripts/send_to_bot.py +++ b/scripts/send_to_bot.py @@ -26,7 +26,7 @@ test_result = sys.stdin.read().strip() comment = ( "The [build]" "(https://travis-ci.org/tldr-pages/tldr/builds/{build_id})" -" for this PR has failed with the following message:" +" for this PR has failed with the following error(s):" "\n```\n" "{comment_body}" "\n```\n"