From bf8076e82010780092498beccbdd90f978e53945 Mon Sep 17 00:00:00 2001
From: ferngon <fernando.gonzalez.sanz@alumnos.uva.es>
Date: Thu, 12 Dec 2024 20:13:12 +0000
Subject: [PATCH] Update file index.html

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 3a4f1cf..ad16130 100644
--- a/index.html
+++ b/index.html
@@ -40,7 +40,7 @@
 
     <!-- Contenedor de la pestaña xG 2 -->
     <div class="tab-content" id="tab2">
-        <label for="year">Selecciona un año:</label>
+        <label for="year">Selecciona una temporada:</label>
         <select id="yearSelector2">
             <option value="2014">2014-2015</option>
             <option value="2015">2015-2016</option>
-- 
GitLab