Skip to content

Commit 46c2615

Browse files
committed
Fix for Question 22 hyperlink
1 parent 4ff6255 commit 46c2615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Good luck with your interview 😊
4343
|19 | [What is the reason to choose the name let as a keyword](#what-is-the-reason-to-choose-the-name-let-as-a-keyword)|
4444
|20 | [How do you redeclare variables in switch block without an error](#how-do-you-redeclare-variables-in-switch-block-without-an-error)|
4545
|21 | [What is the Temporal Dead Zone](#what-is-the-temporal-dead-zone)|
46-
|22 | [What is IIFE(Immediately Invoked Function Expression)](#what-is-iife%28immediately-invoked-function-expression%29)|
46+
|22 | [What is IIFE(Immediately Invoked Function Expression)](#what-is-iifeimmediately-invoked-function-expression)|
4747
|23 | [What is the benefit of using modules](#what-is-the-benefit-of-using-modules)|
4848
|24 | [What is memoization](#what-is-memoization)|
4949
|25 | [What is Hoisting](#what-is-hoisting)|

0 commit comments

Comments
 (0)