From 191c9124aa6d992c1cd196a12aac6d1dbb5756e1 Mon Sep 17 00:00:00 2001 From: Clóvis Lima Júnior Date: Sat, 17 Jul 2021 00:14:43 -0300 Subject: [pt-BR] Normalize titles and ids from the Browser_compatibility (#1115) * [pt-BR] Normalize titles and ids from the Browser_compatibility This change was done to maintaina pattern and ease-in future modifications * pt-br: Remove extra closing span tags --- .../web/javascript/reference/global_objects/atomics/add/index.html | 2 +- files/pt-br/web/javascript/reference/global_objects/atomics/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/pt-br/web/javascript/reference/global_objects/atomics') diff --git a/files/pt-br/web/javascript/reference/global_objects/atomics/add/index.html b/files/pt-br/web/javascript/reference/global_objects/atomics/add/index.html index 6d187893bb..4d53cd6b35 100644 --- a/files/pt-br/web/javascript/reference/global_objects/atomics/add/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/atomics/add/index.html @@ -66,7 +66,7 @@ Atomics.load(ta, 0); // 12 -

Compatibilidade dos browsers

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/web/javascript/reference/global_objects/atomics/index.html b/files/pt-br/web/javascript/reference/global_objects/atomics/index.html index 6f6a1dfabe..d93a65a976 100644 --- a/files/pt-br/web/javascript/reference/global_objects/atomics/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/atomics/index.html @@ -73,7 +73,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Atomics -

Compatibilidade nos navegadores

+

Compatibilidade com navegadores

{{CompatibilityTable}}

-- cgit v1.2.3-54-g00ecf