diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html index 4fbeaaf1c1..7e7d2715ff 100644 --- a/files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html @@ -42,12 +42,10 @@ Function.toSource(); <p>Não faz parte de nenhum padrão. Implementado no JavaScript 1.3.</p> -<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de comaptibilidade nessa página é gerada por dados estruturados. Se você gostaria de contribuir para os dados, por favor, veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um pull-request.</div> - -<p>{{Compat("javascript.builtins.Function.toSource")}}</p> + <p>{{Compat("javascript.builtins.Function.toSource")}}</p> </div> <h2 id="Veja_Também">Veja Também</h2> |