diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/parseint')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/parseint/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/parseint/index.html b/files/pt-br/web/javascript/reference/global_objects/parseint/index.html index ba7d40aa86..e8d3fda552 100644 --- a/files/pt-br/web/javascript/reference/global_objects/parseint/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/parseint/index.html @@ -160,7 +160,7 @@ console.log(filterInt('1.61803398875')); // NaN </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> |