diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html index e0a8edcaa5..5e13a8eb4d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html @@ -121,12 +121,10 @@ theDog = new Dog('Gabby', 'Lab', 'chocolate', 'female'); <p>Não faz parte de nenhum padrão.</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nessa página é gerada de dados estruturados. Se você quiser contribuir a esses dados, por favor cheque <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.Object.toSource")}}</p> + <p>{{Compat("javascript.builtins.Object.toSource")}}</p> </div> <h2 id="Veja_também">Veja também</h2> |