Skip to content

Commit

Permalink
change proper noun
Browse files Browse the repository at this point in the history
  • Loading branch information
wilg committed May 1, 2017
1 parent a23ea9c commit 236da3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bot.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ processCommand = (bot, message, isDM = false) ->

if newVersion
helpAttachments.push(
text: "\n\n:scream: *<#{newVersion.html_url}|The Looker Slack integration is out of date! Version #{newVersion.tag_name} is now available.>* :scream:"
text: "\n\n:scream: *<#{newVersion.html_url}|Lookerbot is out of date! Version #{newVersion.tag_name} is now available.>* :scream:"
color: "warning"
mrkdwn_in: ["text"]
)
Expand Down

0 comments on commit 236da3c

Please sign in to comment.