We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b633b6c + fd290d8 commit 4cd6da8Copy full SHA for 4cd6da8
1-js/07-object-oriented-programming/01-property-descriptors/article.md
@@ -3,7 +3,7 @@
3
4
As we know, objects can store properties.
5
6
-Till now, a property was a simple "key-value" pair to us. But an object property is actually more complex and tunable thing.
+Till now, a property was a simple "key-value" pair to us. But an object property is actually a more complex and tunable thing.
7
8
## Property flags
9
0 commit comments