diff --git a/docs/architecture.md b/docs/architecture.md index 33624aac2..74f973b0d 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -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