diff options
Diffstat (limited to 'files/pt-br/web/api/htmlcanvaselement')
-rw-r--r-- | files/pt-br/web/api/htmlcanvaselement/getcontext/index.html | 2 | ||||
-rw-r--r-- | files/pt-br/web/api/htmlcanvaselement/height/index.html | 2 | ||||
-rw-r--r-- | files/pt-br/web/api/htmlcanvaselement/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/files/pt-br/web/api/htmlcanvaselement/getcontext/index.html b/files/pt-br/web/api/htmlcanvaselement/getcontext/index.html index c50cd97abb..50caed2e2f 100644 --- a/files/pt-br/web/api/htmlcanvaselement/getcontext/index.html +++ b/files/pt-br/web/api/htmlcanvaselement/getcontext/index.html @@ -120,7 +120,7 @@ console.log(ctx); // CanvasRenderingContext2D { ... } </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/htmlcanvaselement/height/index.html b/files/pt-br/web/api/htmlcanvaselement/height/index.html index fd737da382..536f331fa2 100644 --- a/files/pt-br/web/api/htmlcanvaselement/height/index.html +++ b/files/pt-br/web/api/htmlcanvaselement/height/index.html @@ -65,7 +65,7 @@ console.log(canvas.height); // 300 </tbody> </table> -<h2 id="Compatibilidade_entre_os_browsers">Compatibilidade entre os browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/api/htmlcanvaselement/index.html b/files/pt-br/web/api/htmlcanvaselement/index.html index c2121aab9a..da8ad39ef2 100644 --- a/files/pt-br/web/api/htmlcanvaselement/index.html +++ b/files/pt-br/web/api/htmlcanvaselement/index.html @@ -86,7 +86,7 @@ translation_of: Web/API/HTMLCanvasElement </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> |