aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/array/foreach
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/array/foreach')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/array/foreach/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/array/foreach/index.html b/files/pt-br/web/javascript/reference/global_objects/array/foreach/index.html
index 3ff4e43901..c52d99df4a 100644
--- a/files/pt-br/web/javascript/reference/global_objects/array/foreach/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/array/foreach/index.html
@@ -168,7 +168,7 @@ if ( !Array.prototype.forEach ) {
}
</pre>
-<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{Compat("javascript.builtins.Array.forEach")}}</p>