Skip to content

Conversation

Andrii256
Copy link
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
@@ -13,4 +13,4 @@ alert( fruits.length ); // 4
*/!*
```

Це відбувається тому, що масиви — це об’єкти. Отже, `shoppingCart` та `fruits` посилаються на один і той самий об’єкт.
Це відбувається тому, що масиви — це об’єкти. Отже, `shoppingCart` та `fruits` посилаються на один і той самий масив.
Copy link
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants