diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/weakmap/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/weakmap/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/weakmap/index.html b/files/pt-br/web/javascript/reference/global_objects/weakmap/index.html index 1069690348..081960516b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/weakmap/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/weakmap/index.html @@ -112,7 +112,7 @@ wm1.has(o1); // false </tbody> </table> -<h2 id="Compatibilidade_com_browsers">Compatibilidade com browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p><br> {{Compat("javascript.builtins.WeakMap")}}</p> |