aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 871ceed..30916e2 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -107,7 +107,7 @@ client.on("message", function(message){
}
if(command === 'git'){
- message.channel.send ('Here is the github repo: https://github.com/AleeCorp/AleeBot');
+ message.channel.send ("Here's the github repo: https://github.com/AleeCorp/AleeBot");
}
if(command === 'ping'){