Browse Source

Update message text

Agniva De Sarker 7 years ago
parent
commit
6b8c3956ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/send_to_bot.py

+ 1 - 1
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"