We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fad19d + 119d6e5 commit 4e95616Copy full SHA for 4e95616
1 file changed
1-js/06-advanced-functions/03-closure/3-function-in-if/task.md
@@ -1,7 +1,7 @@
1
2
# Function in if
3
4
-Look at the code. What will be result of the call at the last line?
+Look at the code. What will be the result of the call at the last line?
5
6
```js run
7
let phrase = "Hello";
0 commit comments