From 55a783a2dab39676f7a81b0f213592148254a899 Mon Sep 17 00:00:00 2001 From: Ole Melhus Date: Wed, 12 Apr 2023 09:14:36 +0200 Subject: [PATCH] fix: typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34572c26..8ffe943a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A Next.js 13 template for building apps with Radix UI and Tailwind CSS. ## Tailwind CSS Features -- Class merging with `taiwind-merge` +- Class merging with `tailwind-merge` - Animation with `tailwindcss-animate` - Conditional classes with `clsx` - Variants with `class-variance-authority`