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 --- files/pt-br/web/api/navigator/geolocation/index.html | 2 +- files/pt-br/web/api/navigator/getusermedia/index.html | 2 +- files/pt-br/web/api/navigator/share/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/pt-br/web/api/navigator') diff --git a/files/pt-br/web/api/navigator/geolocation/index.html b/files/pt-br/web/api/navigator/geolocation/index.html index 12cc9cbfbc..d32899a39e 100644 --- a/files/pt-br/web/api/navigator/geolocation/index.html +++ b/files/pt-br/web/api/navigator/geolocation/index.html @@ -35,7 +35,7 @@ translation_of: Web/API/Navigator/geolocation -

Compatibilidade de navegador

+

Compatibilidade com navegadores

{{Compat("api.Navigator.geolocation")}}

diff --git a/files/pt-br/web/api/navigator/getusermedia/index.html b/files/pt-br/web/api/navigator/getusermedia/index.html index 4df2f528d4..584797759d 100644 --- a/files/pt-br/web/api/navigator/getusermedia/index.html +++ b/files/pt-br/web/api/navigator/getusermedia/index.html @@ -123,7 +123,7 @@ navigator.getMedia ( -

Compatibilidade de navegadores

+

Compatibilidade com navegadores

{{CompatibilityTable}}
diff --git a/files/pt-br/web/api/navigator/share/index.html b/files/pt-br/web/api/navigator/share/index.html index ce6640ada2..dcc0479806 100644 --- a/files/pt-br/web/api/navigator/share/index.html +++ b/files/pt-br/web/api/navigator/share/index.html @@ -74,7 +74,7 @@ btn.addEventListener('click', async () => { -

Compatibilidade do navegador

+

Compatibilidade com navegadores

-- cgit v1.2.3-54-g00ecf