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:
@@ -2,7 +2,7 @@
|
||||
|
||||
Python support is available natively in Zed.
|
||||
|
||||
- Tree Sitter: [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python)
|
||||
- Tree-sitter: [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python)
|
||||
- Language Server: [microsoft/pyright](https://github.com/microsoft/pyright)
|
||||
|
||||
## Configuration
|
||||
|
||||
Reference in New Issue
Block a user