Skip to content

Commit e0e88f1

Browse files
author
Sadanand Pai
committed
spelling correction
1 parent 0a691bb commit e0e88f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenges/async-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<a href="/README.md#this-is-a-collection-of-modern-interview-code-challenges-on-javascript-suitable-for" id="home">Home</a>
33
</div>
44

5-
## JavaScript interview code challenges on Asynchronous programming - concpets
5+
## JavaScript interview code challenges on Asynchronous programming - concepts
66

77
1. [Show the execution of 3 asynchronous block of code, one after the other in sequence](#Q1)
88
1. [Write a code to make xmlHTTPRequest to get data from the server asynchronously](#Q2)

0 commit comments

Comments
 (0)