diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/function/name/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/function/name/index.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/function/name/index.html b/files/pt-br/web/javascript/reference/global_objects/function/name/index.html index 2ee74e0779..ab1b20c7ce 100644 --- a/files/pt-br/web/javascript/reference/global_objects/function/name/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/function/name/index.html @@ -213,10 +213,8 @@ if (b.constructor.name === 'Foo') { </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir com os dados, confira por favor <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma <em>pull request</em>.</div> - -<p>{{Compat("javascript.builtins.Function.name")}}</p> + <p>{{Compat("javascript.builtins.Function.name")}}</p> </div> |