diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/number/tofixed')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/number/tofixed/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/number/tofixed/index.html b/files/pt-br/web/javascript/reference/global_objects/number/tofixed/index.html index 1b64e75c82..6a81d297ea 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/tofixed/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/tofixed/index.html @@ -84,7 +84,7 @@ numObj.toFixed(6); // Retorna '12345.678900': note que adicionou zeros </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> |