Typo in article on 'Asynchronous Programming in JavaScript for Beginners''

In the article on ‘Asynchronous Programming in JavaScript for Beginners’, JavaScript is misspelled as ‘JavasScript’ (additional ‘s’) in this sentence ‘We’ll start by giving a theoretical foundation about what asynchronism is, and how it relates to key components of JavasScript: The execution thread, the call stack and the event loop.’ (Second sentence in the article).

Link to the article: https://www.freecodecamp.org/news/asynchronism-in-javascript/

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.