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:
Marshall Bowers
2025-02-23 15:30:10 +00:00
committed by GitHub
parent 147f407b7a
commit 3b3c379852
59 changed files with 65 additions and 65 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
PureScript support is available through the [PureScript extension](https://github.com/zed-industries/zed/tree/main/extensions/purescript).
- Tree Sitter: [postsolar/tree-sitter-purescript](https://github.com/postsolar/tree-sitter-purescript)
- Tree-sitter: [postsolar/tree-sitter-purescript](https://github.com/postsolar/tree-sitter-purescript)
- Language-Server: [nwolverson/purescript-language-server](https://github.com/nwolverson/purescript-language-server)