diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/atomics')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/atomics/add/index.html | 2 | ||||
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/atomics/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
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</pre> </tbody> </table> -<h2 id="Compatibilidade_dos_browsers">Compatibilidade dos browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> 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 </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> |