aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/map/has
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/map/has')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/map/has/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/map/has/index.html b/files/pt-br/web/javascript/reference/global_objects/map/has/index.html
index 88a5c18aff..bc110f3087 100644
--- a/files/pt-br/web/javascript/reference/global_objects/map/has/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/map/has/index.html
@@ -63,9 +63,7 @@ myMap.has('barz'); // retorna false
</tbody>
</table>
-<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2>
-
-
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{Compat("javascript.builtins.Map.has")}}</p>