docs: Fix casing of "Tree-sitter" (#25427)
This PR fixes the casing of "Tree-sitter" in the docs. It is "Tree-sitter", not "Tree Sitter" or "Tree-Sitter". Release Notes: - N/A
This commit is contained in:
parent
147f407b7a
commit
3b3c379852
59 changed files with 65 additions and 65 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Svelte support is available through the [Svelte extension](https://github.com/zed-extensions/svelte).
|
||||
|
||||
- Tree Sitter: [tree-sitter-grammars/tree-sitter-svelte](https://github.com/tree-sitter-grammars/tree-sitter-svelte)
|
||||
- Tree-sitter: [tree-sitter-grammars/tree-sitter-svelte](https://github.com/tree-sitter-grammars/tree-sitter-svelte)
|
||||
- Language Server: [sveltejs/language-tools](https://github.com/sveltejs/language-tools)
|
||||
|
||||
## Extra theme styling configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue