diff --git a/app/views/header/index.php b/app/views/header/index.php
index f5babcff4d4fe2da9693f48deb9152583c108cf6..03bea77e2eebf5d20f0b36a9ff72d98b3274fe3d 100644
--- a/app/views/header/index.php
+++ b/app/views/header/index.php
@@ -8,7 +8,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <link rel="icon" type="image/x-icon" href="/public/icons/logo.ico">
     <title><?= $data["pageTitle"] ?></title>
-    <meta name="description" content="">
+    <meta name="description" content="Start Your Language Adventure with Toco Today!">
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <link rel="stylesheet" href="/public/css/global.css">
     <link rel="stylesheet" href="/public/css/admin-global.css">