diff --git a/frontend/www/goal.html b/frontend/www/goal.html
index d9f264e7147d6ace6a706a66329f38d28febbaac..eb439d4f73b51a67f9755ac77dfc5b9544ef6f63 100644
--- a/frontend/www/goal.html
+++ b/frontend/www/goal.html
@@ -3,7 +3,7 @@
 <head>
   <meta charset="UTF-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
-  <title>Exercise</title>
+  <title>Goal</title>
   <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
 
   <script src="https://kit.fontawesome.com/0ce6c392ca.js" crossorigin="anonymous"></script>