diff --git a/app.js b/app.js
index c423619..81ad0af 100644
--- a/app.js
+++ b/app.js
@@ -238,7 +238,7 @@ bot.onText(/^FAQ$/, (msg) => {
         })
 })
 
-bot.onText(/Applications/, (msg) => {
+bot.onText(/^Applications$/, (msg) => {
     bot.sendMessage(msg.chat.id, "We have a number of different applications that work with our subs, here is an overview of subs/apps colour coded by the icon in our FileLinked").then(() => {
         return bot.sendMessage(msg.chat.id, "There are 2 new XCIPTV apps, Blue and Red.\nEach have 3 different sub DNS (URLs) already embedded in the players.").then(() => {
             return bot.sendMessage(msg.chat.id, "Sky Q app (yellow player) this holds 4 of the room subs.").then(() => {