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.
1 parent 1f4cdd7 commit 4882cfaCopy full SHA for 4882cfa
06_object.txt
@@ -870,7 +870,7 @@ pile.height = 100;
870
----
871
872
(((defineProperty function)))((({}
873
-(object))))(((getter)))(((setter)))In object literal, the `get` or
+(object))))(((getter)))(((setter)))In an object literal, the `get` or
874
`set` notation for properties allows you to specify a function to be
875
run when the property is read or written. You can also add such a
876
property to an existing object, for example a prototype, using the
0 commit comments