Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 55e91ed

Browse files
authored
Merge pull request #145 from GeorgySerga/patch-2
Update 01-object
2 parents 4a375e0 + 36f3007 commit 55e91ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎1-js/04-object-basics/01-object/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ Now we have two variables, each one with the reference to the same object:
495495
496496
![](variable-copy-reference.png)
497497
498-
Now can use any variable to access the cabinet and modify its contents:
498+
We can use any variable to access the cabinet and modify its contents:
499499
500500
```js run
501501
let user = { name: 'John' };

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /