diff options
Diffstat (limited to 'files/pt-br/web/api/mutationobserver/index.html')
-rw-r--r-- | files/pt-br/web/api/mutationobserver/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/mutationobserver/index.html b/files/pt-br/web/api/mutationobserver/index.html index 2ca0d03404..f66698f6e2 100644 --- a/files/pt-br/web/api/mutationobserver/index.html +++ b/files/pt-br/web/api/mutationobserver/index.html @@ -216,6 +216,6 @@ observer.disconnect(); <li><a href="http://dom.spec.whatwg.org/#mutation-observers">The DOM standard</a> que define a interface do <code>MutationObserver</code></li> </ul> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.MutationObserver")}}</p> |