diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/functions/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/functions/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/functions/index.html b/files/pt-br/web/javascript/reference/functions/index.html index 41176388d1..dd0de1a128 100644 --- a/files/pt-br/web/javascript/reference/functions/index.html +++ b/files/pt-br/web/javascript/reference/functions/index.html @@ -419,7 +419,7 @@ resultado = padZeros(5,4); // retorno "0005" </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> |