diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/array/join/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/array/join/index.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/array/join/index.html b/files/pt-br/web/javascript/reference/global_objects/array/join/index.html index 703cc76de0..5b2455ffcb 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/join/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/join/index.html @@ -91,11 +91,7 @@ f(1, 'a', true); </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade com o Browser</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta pagina é gerada a partir de dados estruturados. Se voce deseja contribuir para os dados, de uma olhada no repositorio <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> -</div> +<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("javascript.builtins.Array.join")}}</div> |