From 18caaa9d0ae85d63685f7c87a1feb21147eaac15 Mon Sep 17 00:00:00 2001 From: Mithilesh Pawar <119728789+Sa1tyPretzel@users.noreply.github.com> Date: Sat, 29 Jul 2023 16:26:20 +0530 Subject: [PATCH] fix(typo): fixed typo in js resources (#4271) --- .../100-javascript-introduction/100-what-is-javascript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/javascript/content/100-javascript-introduction/100-what-is-javascript.md b/src/data/roadmaps/javascript/content/100-javascript-introduction/100-what-is-javascript.md index 761d827e3..22ee8b415 100644 --- a/src/data/roadmaps/javascript/content/100-javascript-introduction/100-what-is-javascript.md +++ b/src/data/roadmaps/javascript/content/100-javascript-introduction/100-what-is-javascript.md @@ -11,4 +11,4 @@ Visit the following resources to learn more: - [Exploring JS: JavaScript books for programmers](https://exploringjs.com/) - [JavaScript Crash Course for Beginners](https://youtu.be/hdI2bqOjy3c?t=2) - [Build a Netflix Landing Page Clone with HTML, CSS & JS](https://youtu.be/P7t13SGytRk?t=22) -- [Learn Javascript - Full course for bignners>](https://www.youtube.com/watch?v=PkZNo7MFNFg) +- [Learn JavaScript - Full Course for Beginners](https://www.youtube.com/watch?v=PkZNo7MFNFg)