en.javascript.info/1-js/07-object-properties
zhangbao 4489949ed4
Fix typo
It was not mentioned earlier in the article that “A property can be either an accessor (has get/set methods) or a data property (has a value), not both”

So,we should not say "once again".
2020-01-09 18:16:25 +08:00
..
01-property-descriptors Update article.md 2019-12-01 22:48:14 -07:00
02-property-accessors Fix typo 2020-01-09 18:16:25 +08:00
index.md refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00