From 5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b Mon Sep 17 00:00:00 2001 From: Clóvis Lima Júnior Date: Fri, 4 Jun 2021 18:38:22 -0300 Subject: Remove all hidden paragraphs about Browser compatibility on pt-BR (#1104) * chore: Remove all hidden paragraphs about Browser compabitility on pt-BR following #1008 * chore: Continue the removal of hidden paragraphs about Browser compability * chore: Normalize Browser compability name and id * chore: normalize id from Browser Compatibility title --- .../javascript/reference/global_objects/array/flatmap/index.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html') diff --git a/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html b/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html index f75edaf3ef..7969e31e9d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html @@ -108,12 +108,10 @@ arr1.reduce((acc, x) => acc.concat([x * 2] -

Compatibilidade de browser

+

Compatibilidade com navegadores

- - -

{{Compat("javascript.builtins.Array.flatMap")}}

+

{{Compat("javascript.builtins.Array.flatMap")}}

Veja também

-- cgit v1.2.3-54-g00ecf