diff --git a/horarios_historicos.php b/horarios_historicos.php index ea4e512..2d1fbc8 100644 --- a/horarios_historicos.php +++ b/horarios_historicos.php @@ -186,7 +186,7 @@ profesores: [], async buscarHorarios(profesor_clave) { - // if existe la clave del profesor + // if existe la clave del profesor if (!this.profesores.find(profesor => profesor.profesor_clave === profesor_clave)) { this.horarios = [] return