diff --git a/frontend/www/exercises.html b/frontend/www/exercises.html index 4da55f0de343d145371383ba444bafddf49cb19b..17351a5c86566458d33f2a9de7163c573d006f39 100644 --- a/frontend/www/exercises.html +++ b/frontend/www/exercises.html @@ -16,7 +16,7 @@ <div class="container"> <div class="row"> <div class="col-lg text-center"> - <h3 class="mt-5">View Exercises</h3> + <h3 class="mt-5">View lots of Exercises!</h3> <p>Here you can view, create, and edit exercise types defined by you and other athletes.</p> <input type="button" class="btn btn-primary" id="btn-create-exercise" value="Create new exercise"> </div>