Skip to content

Commit 39c11f7

Browse files
authored
Fix typo
1 parent fc66233 commit 39c11f7

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
@@ -64,7 +64,7 @@ trees are used throughout their ecosystems.
6464

6565
```idl
6666
interface Parent <: UnistParent {
67-
children: [Paragraph | Sentence | Word | Symbol | Punctuation | WhiteSpace | Source]
67+
children: [Paragraph | Sentence | Word | Symbol | Punctuation | WhiteSpace | Source | Text]
6868
}
6969
```
7070

0 commit comments

Comments
 (0)