diff options
Diffstat (limited to 'files/pt-br/web/api/window/requestanimationframe')
-rw-r--r-- | files/pt-br/web/api/window/requestanimationframe/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/window/requestanimationframe/index.html b/files/pt-br/web/api/window/requestanimationframe/index.html index 3adca4b22f..3db300182a 100644 --- a/files/pt-br/web/api/window/requestanimationframe/index.html +++ b/files/pt-br/web/api/window/requestanimationframe/index.html @@ -77,7 +77,7 @@ window.requestAnimationFrame(step); </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("api.Window.requestAnimationFrame")}}</div> |