diff options
Diffstat (limited to 'files/pt-br/web/api/document/currentscript')
-rw-r--r-- | files/pt-br/web/api/document/currentscript/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/document/currentscript/index.html b/files/pt-br/web/api/document/currentscript/index.html index 179c950916..f6bade139e 100644 --- a/files/pt-br/web/api/document/currentscript/index.html +++ b/files/pt-br/web/api/document/currentscript/index.html @@ -30,7 +30,7 @@ translation_of: Web/API/Document/currentScript <p>Se o código estiver sendo chamado como um callback ou manipulador de eventos, ele não irá referenciar o elemento; a referência ao elemento só acontece quando ele está sendo processado inicialmente.</p> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> |