diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/classes/static/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/classes/static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/classes/static/index.html b/files/pt-br/web/javascript/reference/classes/static/index.html index 4bf01b5899..633132c9ea 100644 --- a/files/pt-br/web/javascript/reference/classes/static/index.html +++ b/files/pt-br/web/javascript/reference/classes/static/index.html @@ -116,7 +116,7 @@ console.log(tp.tripple()); //Logs 'tp.tripple is not a function'.</pre> </tbody> </table> -<h2 id="Compatibilidade_com_os_navegadores">Compatibilidade com os navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> |