We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d01019 commit 119d6e5Copy full SHA for 119d6e5
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