Skip to content

Commit d8ed138

Browse files
authored
Fix vedeo naming
1 parent 840e45d commit d8ed138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Courses/Asynchronous.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- Библиотека async.js: https://caolan.github.io/async/
2020
- [Асинхронность на промисах](https://youtu.be/RMl4r6s1Y8M)
2121
- Примеры кода: https://github.com/HowProgrammingWorks/Promise
22-
- [Асинхронные функции и обработка ошибок](https://youtu.be/Jdf_tZuJbHI)
22+
- [Асинхронные функции, async/await, thenable, обработка ошибок](https://youtu.be/Jdf_tZuJbHI)
2323
- Примеры кода: https://github.com/HowProgrammingWorks/AsyncAwait
2424
- [Асинхронные адаптеры: promisify, callbackify, asyncify](https://youtu.be/76k6_YkYRmU)
2525
- Примеры кода: https://github.com/HowProgrammingWorks/AsyncAdapter

0 commit comments

Comments
 (0)