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 10ccd83 commit 8b08332Copy full SHA for 8b08332
readme.md
@@ -146,7 +146,7 @@ interface Source <: Symbol {
146
147
`TextNode` ([`Text`][text]) represents actual content in an NLCST
148
document: one or more characters. Note that its `type` property
149
-is `TextNode`, but it is different from the asbtract [`Text`][text]
+is `TextNode`, but it is different from the abstract [`Text`][text]
150
interface.
151
152
```idl
0 commit comments