diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/statements/async_function')
-rw-r--r-- | files/pt-br/web/javascript/reference/statements/async_function/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/statements/async_function/index.html b/files/pt-br/web/javascript/reference/statements/async_function/index.html index 506bec9063..ce9c75285e 100644 --- a/files/pt-br/web/javascript/reference/statements/async_function/index.html +++ b/files/pt-br/web/javascript/reference/statements/async_function/index.html @@ -129,7 +129,7 @@ adicionar2(10).then(v => { </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("javascript.statements.async_function")}}</div> |