Merge pull request #1240 from Violet-Bora-Lee/patch-23

Update article.md
This commit is contained in:
Ilya Kantor 2019-08-17 12:58:11 +03:00 committed by GitHub
commit 4b9a771fc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@ let user = {
};
let key = "name";
user.key // undefined
alert( user.key ) // undefined
```
### Computed properties