Merge pull request #570 from loumarven/patch-2

Improved sentence composition
This commit is contained in:
Ilya Kantor 2018-11-03 19:29:37 +03:00 committed by GitHub
commit 444af99a26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ importance: 5
# Constant objects? # Constant objects?
Is it possible to change an object declared with `const`, how do you think? Is it possible to change an object declared with `const`? What do you think?
```js ```js
const user = { const user = {