Skip to content

Fix array (01-05-04) - #705

Open
Andrii256 wants to merge 2 commits into
javascript-tutorial:masterfrom
Andrii256:01-05-04-array
Open

Fix array (01-05-04)#705
Andrii256 wants to merge 2 commits into
javascript-tutorial:masterfrom
Andrii256:01-05-04-array

Conversation

@Andrii256

Copy link
Copy Markdown
Contributor

In chapter 01-05-04 array

Some of sentences were correct, but they were "unnatural" in Ukrainian and make understanding more difficult.

**In chapter 01-05-04 array**

Some of sentences were correct, but they were "unnatural" in Ukrainian and make understanding more difficult.
There were few small typos
```

Це відбувається тому, що масиви — це об’єкти. Отже, `shoppingCart` та `fruits` посилаються на один і той самий об’єкт.
Це відбувається тому, що масиви — це об’єкти. Отже, `shoppingCart` та `fruits` посилаються на один і той самий масив.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

І суто логічно було б вжити слово масив, і навіть в англ. версії там теж вживається слово масив.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants