diff --git a/7-bank-project/2-forms/translations/README.es.md b/7-bank-project/2-forms/translations/README.es.md index f8e85ac7..e43d1b99 100644 --- a/7-bank-project/2-forms/translations/README.es.md +++ b/7-bank-project/2-forms/translations/README.es.md @@ -181,7 +181,7 @@ async function createAccount(account) { Aquí hay un video rápido sobre el uso de `async/await`: -[](https://youtube.com/watch?v=YwmlRkrxvkk "Async y Await para administrar promesas") +[](https://youtube.com/watch?v=4yJUTjtIlww "Async y Await para administrar promesas") Usamos la API `fetch()` para enviar datos JSON al servidor. Este método toma 2 parámetros: