From a23fec1c315d5206c20f1a863c81d854886147b3 Mon Sep 17 00:00:00 2001 From: shadcn Date: Mon, 10 Feb 2025 21:12:25 +0400 Subject: [PATCH] docs(www): typo --- apps/www/content/docs/tailwind-v4.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/content/docs/tailwind-v4.mdx b/apps/www/content/docs/tailwind-v4.mdx index ad4f3b9062..af7725bc48 100644 --- a/apps/www/content/docs/tailwind-v4.mdx +++ b/apps/www/content/docs/tailwind-v4.mdx @@ -1,6 +1,6 @@ --- title: An update on Tailwind v4 -description: How do use shadcn/ui with Tailwind v4. +description: How to use shadcn/ui with Tailwind v4. --- It’s here! Tailwind v4 and React 19. Ready for you to try out. It's available in the `canary` release of the CLI. You can start using it today.