We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fcc06a commit ce7b967Copy full SHA for ce7b967
Entregas/Entrega3/js/main.js
@@ -2,7 +2,7 @@
2
3
/**
4
* FUNCION REGISTRO DE USUARIOS
5
- * @returns usuarios registrados
+ * usuarios registrados
6
*/
7
8
let registro = function () {
Entregas/Entrega3/src/views/carrito.html
@@ -17,7 +17,7 @@
17
</div>
18
</nav></div></header>
19
<main>
20
- <a href="#">Main</a>
+ <a href="#">Carrito en construccion</a>
21
</main>
22
</body>
23
</html>
0 commit comments