Skip to content

Commit

Permalink
Update files/es/web/javascript/reference/global_objects/map/has/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Juan Vásquez <[email protected]>
  • Loading branch information
seeker8 and JuanVqz authored Aug 23, 2024
1 parent b462b3e commit be01932
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ has(key)
### Parámetros

- `key`
- : La llave del elemento que se quiere probar si existe en el objeto `Map`.
- : La llave del elemento que se quiere comprobar si existe en el objeto `Map`.

### Valor devuelto

Expand Down

0 comments on commit be01932

Please sign in to comment.