From d025575fac022e9d4231b91875f9926a4ca98619 Mon Sep 17 00:00:00 2001 From: batuhan Date: Sat, 17 Jun 2023 04:48:58 +0300 Subject: [PATCH] remove extra parentheses from readme fixes a typo basically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6183792..62960c7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ - [Radix UI](https://radix-ui.com) for headless component primitives - Icons from [Phosphor Icons](https://phosphoricons.com) - Chat History, rate limiting, and session storage with [Vercel KV](https://vercel.com/storage/kv) -- [Next Auth](https://github.com/nextauthjs/next-auth)) for authentication +- [Next Auth](https://github.com/nextauthjs/next-auth) for authentication ## Model Providers