aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/array/from/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/array/from/index.html')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/array/from/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/array/from/index.html b/files/pt-br/web/javascript/reference/global_objects/array/from/index.html
index c1a8f76473..e5515980ae 100644
--- a/files/pt-br/web/javascript/reference/global_objects/array/from/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/array/from/index.html
@@ -190,7 +190,7 @@ Array.from({length: 5}, (v, k) => k);
</tbody>
</table>
-<h2 id="Browser_compatibility">compatibilidade com navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>
<p>{{Compat("javascript.builtins.Array.from")}}</p>