diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/array/of/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/array/of/index.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/array/of/index.html b/files/pt-br/web/javascript/reference/global_objects/array/of/index.html index d7d72259cb..57d90a4472 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/of/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/of/index.html @@ -89,14 +89,10 @@ Array.of(undefined); // [undefined] </tbody> </table> -<h2 id="Compatibilidade_com_os_navegadores">Compatibilidade com os navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div id="compat-mobile"> -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada por dados estruturados. Se você quiser contribuir com os dados, visite <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie uma <em>pull request</em>.</p> -</div> - -<p>{{Compat("javascript.builtins.Array.of")}}</p> + <p>{{Compat("javascript.builtins.Array.of")}}</p> </div> <h2 id="Ver_também">Ver também</h2> |