Skip to content

Commit 8b08332

Browse files
tbroadleywooorm
authored andcommitted
Fix typo
Closes GH-5.
1 parent 10ccd83 commit 8b08332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ interface Source <: Symbol {
146146

147147
`TextNode` ([`Text`][text]) represents actual content in an NLCST
148148
document: one or more characters. Note that its `type` property
149-
is `TextNode`, but it is different from the asbtract [`Text`][text]
149+
is `TextNode`, but it is different from the abstract [`Text`][text]
150150
interface.
151151

152152
```idl

0 commit comments

Comments
 (0)