diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/math/sign/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/math/sign/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/math/sign/index.html b/files/pt-br/web/javascript/reference/global_objects/math/sign/index.html index 03f8eed812..8c470e7dff 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/sign/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/sign/index.html @@ -100,9 +100,7 @@ Math.sign(); // NaN </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por favor baixe-os do repositório <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e encaminhe-nos uma requisição de pull.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.sign")}}</p> |