mirror of https://github.com/helix-editor/helix
Fix typo (#2264)
parent
db47761154
commit
b65fb0f64a
|
@ -42,7 +42,7 @@ applying the transaction.
|
|||
> interface used to generate text edits.
|
||||
|
||||
`Syntax` is the interface used to interact with tree-sitter ASTs for syntax
|
||||
highling and other features.
|
||||
highlighting and other features.
|
||||
|
||||
## View
|
||||
|
||||
|
|
Loading…
Reference in New Issue