diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html b/files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html index 6c7ffcdf42..4d68b6b111 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html @@ -83,9 +83,7 @@ Math.cbrt(2); // 1.2599210498948734 </tbody> </table> -<h2 id="Compatibilidade">Compatibilidade</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada de dados estruturados. Se você quiser contribuir para tais dados, por favor verifique em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data </a>e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.cbrt")}}</p> |