From 6e421562fa9e7aaa7725dc9c422fa31567841ecb Mon Sep 17 00:00:00 2001 From: Mark Fowler Date: Mon, 21 Dec 2015 08:52:55 -0500 Subject: [PATCH] Minor tweak --- 2015/articles/2015-12-23.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2015/articles/2015-12-23.pod b/2015/articles/2015-12-23.pod index f7c9bef7..746a4a4a 100644 --- a/2015/articles/2015-12-23.pod +++ b/2015/articles/2015-12-23.pod @@ -182,7 +182,7 @@ All that was needed was some way to notify himself. Of course! The Slack app on his mobile phone could be configured to buzz whenever a particular user - like slackbot, the Slack bot - messaged him. Now all he had to do was lookup the secret slackbot URL for his account on the Slack web pages and make -asynchronously posts to that whenever he wanted to notify himself. +asynchronous posts to that whenever he wanted to notify himself. #!perl my $SLACKBOT_URL =