commit
55e91ede26
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@ Now we have two variables, each one with the reference to the same object:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Now can use any variable to access the cabinet and modify its contents:
|
We can use any variable to access the cabinet and modify its contents:
|
||||||
|
|
||||||
```js run
|
```js run
|
||||||
let user = { name: 'John' };
|
let user = { name: 'John' };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue