diff options
Diffstat (limited to 'files/pt-br/web/api/element/scrollintoview/index.html')
-rw-r--r-- | files/pt-br/web/api/element/scrollintoview/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/element/scrollintoview/index.html b/files/pt-br/web/api/element/scrollintoview/index.html index 28714a4b1e..448236c3ad 100644 --- a/files/pt-br/web/api/element/scrollintoview/index.html +++ b/files/pt-br/web/api/element/scrollintoview/index.html @@ -78,7 +78,7 @@ element.scrollIntoView({block: "end", behavior: "smooth"}); </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Element.scrollIntoView")}}</p> |