diff options
Diffstat (limited to 'files/pt-br/web/api/windoworworkerglobalscope/atob/index.html')
-rw-r--r-- | files/pt-br/web/api/windoworworkerglobalscope/atob/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html b/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html index 4e58ab2c16..4448a8b31f 100644 --- a/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html +++ b/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html @@ -53,7 +53,7 @@ var dadoDecodificado = window.atob(<em>dadoCodificado</em>); // decodifica a str </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("api.WindowOrWorkerGlobalScope.atob")}}</div> |