Improved sentence composition

This commit is contained in:
loumarven 2018-10-24 23:15:11 +08:00 committed by GitHub
parent dc904d122e
commit 9a98dddced
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ importance: 5
# 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
const user = {