We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a691bb commit e0e88f1Copy full SHA for e0e88f1
challenges/async-concepts.md
@@ -2,7 +2,7 @@
2
<a href="/README.md#this-is-a-collection-of-modern-interview-code-challenges-on-javascript-suitable-for" id="home">Home</a>
3
</div>
4
5
-## JavaScript interview code challenges on Asynchronous programming - concpets
+## JavaScript interview code challenges on Asynchronous programming - concepts
6
7
1. [Show the execution of 3 asynchronous block of code, one after the other in sequence](#Q1)
8
1. [Write a code to make xmlHTTPRequest to get data from the server asynchronously](#Q2)
0 commit comments