Skip to content

Commit 26c3e77

Browse files
authored
Update README.md
1 parent b801b53 commit 26c3e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2402,7 +2402,7 @@ console.log(name);
24022402
<details><summary><b>Answer</b></summary>
24032403
<p>
24042404

2405-
#### Answer: A
2405+
#### Answer: C
24062406

24072407
When we unpack the property `name` from the object on the right-hand side, we assign its value `"Lydia"` to a variable with the name `myName`.
24082408

0 commit comments

Comments
 (0)