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`:
 
-[![Async y Await para administrar promesas](https://img.youtube.com/vi/YwmlRkrxvkk/0.jpg)](https://youtube.com/watch?v=YwmlRkrxvkk "Async y Await para administrar promesas")
+[![Async y Await para administrar promesas](https://img.youtube.com/vi/4yJUTjtIlww/0.jpg)](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: