diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/globalthis/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/globalthis/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/globalthis/index.html b/files/pt-br/web/javascript/reference/global_objects/globalthis/index.html index 2fa51a26e2..da6386435d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/globalthis/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/globalthis/index.html @@ -75,6 +75,6 @@ if (typeof globals.setTimeout !== 'function') { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.globalThis")}}</p> |