Skip to content

Commit

Permalink
Update files/es/web/javascript/reference/global_objects/map/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander <[email protected]>
  • Loading branch information
seeker8 and Graywolf9 authored Aug 20, 2024
1 parent 17f1cb7 commit 8437d13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Sin embargo, hay diferencias importantes que hacen que se prefiera a `Map` en al
<th scope="row">Desempeño</th>
<td>
<p>
Se desempeña mejor en escenario que involucran adiciones y eliminacions frecuentes de tuplas llave-valor.
Se desempeña mejor en escenarios que involucran adiciones y eliminaciones frecuentes de tuplas llave-valor.
</p>
</td>
<td>
Expand Down

0 comments on commit 8437d13

Please sign in to comment.