aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/window
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api/window')
-rw-r--r--files/pt-br/web/api/window/domcontentloaded_event/index.html2
-rw-r--r--files/pt-br/web/api/window/print/index.html4
2 files changed, 2 insertions, 4 deletions
diff --git a/files/pt-br/web/api/window/domcontentloaded_event/index.html b/files/pt-br/web/api/window/domcontentloaded_event/index.html
index d5d629de2a..fa8ccb71c0 100644
--- a/files/pt-br/web/api/window/domcontentloaded_event/index.html
+++ b/files/pt-br/web/api/window/domcontentloaded_event/index.html
@@ -109,7 +109,7 @@ if (document.readyState === "loading") { // Ainda carregando
<p> </p>
-<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{ CompatibilityTable() }}</p>
diff --git a/files/pt-br/web/api/window/print/index.html b/files/pt-br/web/api/window/print/index.html
index 6bf664bfb0..66ee7fdf8e 100644
--- a/files/pt-br/web/api/window/print/index.html
+++ b/files/pt-br/web/api/window/print/index.html
@@ -39,9 +39,7 @@ translation_of: Web/API/Window/print
</tbody>
</table>
-<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2>
-
-
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{Compat("api.Window.print")}}</p>