Skip to content

Commit ca31ef1

Browse files
authored
Update source.js
1 parent cb28605 commit ca31ef1

File tree

1 file changed

+1
-1
lines changed
  • 5-network/01-fetch/01-fetch-users/_js.view

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
async function obtenerUsuarios(nombresUsuarios) {
2+
async function getUsers(names) {
33
/* Tú código aquí */
44
}

0 commit comments

Comments
 (0)