Skip to content

Commit 81328ff

Browse files
CrellKorvinSzanto
andauthored
Spelling fix
Co-authored-by: Korvin Szanto <[email protected]>
1 parent 6dfd0ab commit 81328ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@ class Example
899899

900900
## 4.10 Interface properties
901901

902-
Abstract roperties may be defined in interfaces or abstract classes, but are required to
902+
Abstract properties may be defined in interfaces or abstract classes, but are required to
903903
specify if they must support `get` operations, `set` operations, or both.
904904

905905
* The operation block MUST be on the same line as the property.

0 commit comments

Comments
 (0)