docs: Fix how Tailwind CSS is spelled (#16975)

Super pedantic (😬) but just a tiny PR to fix it: not "TailWind" or
"TailwindCSS" (without spaces).

---

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2024-08-27 18:19:25 -03:00 committed by GitHub
parent f39805d529
commit 7571b1d444
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# TailWind CSS
# Tailwind CSS
Tailwind CSS support is built into Zed.
@ -11,7 +11,7 @@ Tailwind CSS support is built into Zed.
TBD: Document Tailwind CSS Configuration
-->
Languages which can be used with Tailwind CSS in Zed
Languages which can be used with Tailwind CSS in Zed:
- [Astro](./astro.md)
- [CSS](./css.md)