diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/array/indexof')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html b/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html index 1cb6328be8..25627cd8f0 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html @@ -174,7 +174,7 @@ if (!Array.prototype.indexOf) { </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div id="compat-mobile">{{Compat("javascript.builtins.Array.indexOf")}}</div> |