summaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
Diffstat (limited to 'bot.js')
-rw-r--r--bot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.js b/bot.js
index aade2e8..a688191 100644
--- a/bot.js
+++ b/bot.js
@@ -8,7 +8,7 @@ const prefix = "vt!";
function setGame() {
var games = [
"For help: vt!help",
- "QT Creator",
+ "Qt Creator",
"theShell",
"VS Code"
]