Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #266 from vrtcreativelab/master
Browse files Browse the repository at this point in the history
Update Facebook.js
  • Loading branch information
anonrig committed Jun 8, 2016
2 parents 30f21f0 + 9bdeb4b commit 93a151e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Facebook.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ function Facebookbot(configuration) {
facebook_botkit.trigger('message_delivered', [bot, message]);

} else {
botkit.log('Got an unexpected message from Facebook: ', facebook_message);
facebook_botkit.log('Got an unexpected message from Facebook: ', facebook_message);
}
}
}
Expand Down

0 comments on commit 93a151e

Please sign in to comment.