diff --git a/content/roadmaps/106-javascript/content/101-javascript-variables/101-hoisting.md b/content/roadmaps/106-javascript/content/101-javascript-variables/101-hoisting.md index 68ea8f5f5..c94874996 100644 --- a/content/roadmaps/106-javascript/content/101-javascript-variables/101-hoisting.md +++ b/content/roadmaps/106-javascript/content/101-javascript-variables/101-hoisting.md @@ -4,5 +4,5 @@ JavaScript Hoisting refers to the process whereby the interpreter appears to mov Free Content What is Hoisting - MDN Docs -JavaScritp Hoisting +JavaScript Hoisting