aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/functions
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/functions')
-rw-r--r--files/pt-br/web/javascript/reference/functions/default_parameters/index.html2
-rw-r--r--files/pt-br/web/javascript/reference/functions/index.html2
-rw-r--r--files/pt-br/web/javascript/reference/functions/set/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/functions/default_parameters/index.html b/files/pt-br/web/javascript/reference/functions/default_parameters/index.html
index a0f9a9e1ba..fde200d4f2 100644
--- a/files/pt-br/web/javascript/reference/functions/default_parameters/index.html
+++ b/files/pt-br/web/javascript/reference/functions/default_parameters/index.html
@@ -198,7 +198,7 @@ f(); // 6</pre>
</tbody>
</table>
-<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>
<p>{{Compat("javascript.functions.default_parameters")}}</p>
diff --git a/files/pt-br/web/javascript/reference/functions/index.html b/files/pt-br/web/javascript/reference/functions/index.html
index 41176388d1..dd0de1a128 100644
--- a/files/pt-br/web/javascript/reference/functions/index.html
+++ b/files/pt-br/web/javascript/reference/functions/index.html
@@ -419,7 +419,7 @@ resultado = padZeros(5,4); // retorno "0005"
</tbody>
</table>
-<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{ CompatibilityTable() }}</p>
diff --git a/files/pt-br/web/javascript/reference/functions/set/index.html b/files/pt-br/web/javascript/reference/functions/set/index.html
index 0862565bee..d96dd8ac04 100644
--- a/files/pt-br/web/javascript/reference/functions/set/index.html
+++ b/files/pt-br/web/javascript/reference/functions/set/index.html
@@ -122,7 +122,7 @@ console.log(obj.baz); // "baz"
</tbody>
</table>
-<h2 id="Browser_compatibility">Browser compatibility</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>