From 0a75fb46c1377b2f7e02c7c1b42469795f246c41 Mon Sep 17 00:00:00 2001 From: James Gentes Date: Tue, 9 Jul 2024 19:26:53 -0700 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a12e17..a7205c0 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Developer experience first, extremely flexible code structure and only keep what - 💽 Global Database with [Turso](https://turso.tech/?utm_source=nextjsstarterbp) - 🌐 Multi-language (i18n) with [next-intl](https://next-intl-docs.vercel.app/) and [Crowdin](https://l.crowdin.com/next-js) - ♻️ Type-safe environment variables with T3 Env -- ⌨️ Form with React Hook From +- ⌨️ Form with React Hook Form - 🔴 Validation library with Zod - 📏 Linter with [ESLint](https://eslint.org) (default NextJS, NextJS Core Web Vitals, Tailwind CSS and Airbnb configuration) - 💖 Code Formatter with [Prettier](https://prettier.io)