diff options
Diffstat (limited to 'files/pt-br/web/api/performance')
-rw-r--r-- | files/pt-br/web/api/performance/index.html | 2 | ||||
-rw-r--r-- | files/pt-br/web/api/performance/now/index.html | 2 | ||||
-rw-r--r-- | files/pt-br/web/api/performance/tojson/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/files/pt-br/web/api/performance/index.html b/files/pt-br/web/api/performance/index.html index 28e3a63c06..c8a4b42d19 100644 --- a/files/pt-br/web/api/performance/index.html +++ b/files/pt-br/web/api/performance/index.html @@ -127,7 +127,7 @@ translation_of: Web/API/Performance </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> <div> diff --git a/files/pt-br/web/api/performance/now/index.html b/files/pt-br/web/api/performance/now/index.html index b6539ebebe..2060ff6ad1 100644 --- a/files/pt-br/web/api/performance/now/index.html +++ b/files/pt-br/web/api/performance/now/index.html @@ -52,7 +52,7 @@ console.log("Call to doSomething took " + (t1 - t0) + " milliseconds."); </tbody> </table> -<h2 id="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/performance/tojson/index.html b/files/pt-br/web/api/performance/tojson/index.html index 2dac99f0f5..fa9565b1f7 100644 --- a/files/pt-br/web/api/performance/tojson/index.html +++ b/files/pt-br/web/api/performance/tojson/index.html @@ -50,7 +50,7 @@ console.log("json = " + JSON.stringify(js)); </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> <div> |