Skip to content

Commit ce7b967

Browse files
committed
20240628_Ultima
1 parent 3fcc06a commit ce7b967

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Entregas/Entrega3/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* FUNCION REGISTRO DE USUARIOS
5-
* @returns usuarios registrados
5+
* usuarios registrados
66
*/
77

88
let registro = function () {

Entregas/Entrega3/src/views/carrito.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</div>
1818
</nav></div></header>
1919
<main>
20-
<a href="#">Main</a>
20+
<a href="#">Carrito en construccion</a>
2121
</main>
2222
</body>
2323
</html>

0 commit comments

Comments
 (0)