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 36f3007

Browse files
Update 01-object
Little grammar fix, add subject "we".
1 parent 25e97bb commit 36f3007

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 によって変換されたページ (->オリジナル) /