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 6dfd0ab commit 81328ffCopy full SHA for 81328ff
spec.md
@@ -899,7 +899,7 @@ class Example
899
900
## 4.10 Interface properties
901
902
-Abstract roperties may be defined in interfaces or abstract classes, but are required to
+Abstract properties may be defined in interfaces or abstract classes, but are required to
903
specify if they must support `get` operations, `set` operations, or both.
904
905
* The operation block MUST be on the same line as the property.
0 commit comments