aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/string
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/string')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/string/index.html2
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/string/slice/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/string/index.html b/files/pt-br/web/javascript/reference/global_objects/string/index.html
index e7ab10819b..c04e5b8b30 100644
--- a/files/pt-br/web/javascript/reference/global_objects/string/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/string/index.html
@@ -277,7 +277,7 @@ for (let i = 0, n = inputValues.length; i < n; ++i) {
</tbody>
</table>
-<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{ CompatibilityTable() }}</p>
diff --git a/files/pt-br/web/javascript/reference/global_objects/string/slice/index.html b/files/pt-br/web/javascript/reference/global_objects/string/slice/index.html
index 74d6819506..03f7ff125f 100644
--- a/files/pt-br/web/javascript/reference/global_objects/string/slice/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/string/slice/index.html
@@ -172,7 +172,7 @@ str.slice(0, -1); // retorna 'A manhã está sobre nó'
</tbody>
</table>
-<h2 id="Compatibilidade_entre_Browsers">Compatibilidade entre Browsers</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>{{CompatibilityTable}}</div>