docs: Fix small grammatical typo in JSX section (#41055)

Happened to notice this typo while going through the docs.

Release Notes:

- N/A

---

💖
This commit is contained in:
Kunall Banerjee
2025-10-24 00:38:32 +02:00
committed by GitHub
parent f0ac54e8a5
commit af0d2ad491
+1 -1
View File
@@ -34,7 +34,7 @@ For example, if you have Prettier installed and on your `PATH`, you can use it t
Zed supports JSX syntax highlighting out of the box.
In JSX strings, the [`tailwindcss-language-server`](./tailwindcss.md) is used provide autocompletion for Tailwind CSS classes.
In JSX strings, the [`tailwindcss-language-server`](./tailwindcss.md) is used to provide autocompletion for Tailwind CSS classes.
## JSDoc