From df0ae34be1b59ffa292118fcc8911dee9b22db50 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 9 May 2024 15:15:24 +0900 Subject: [PATCH] docs: update README.md trucated -> truncated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e50f82e..ca1f27e 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next ## Deploy on Vercel -> ⚠️ If you are using [Vercel Hobby](https://vercel.com/pricing), your message will be trucated due to the limitation of vercel. +> ⚠️ If you are using [Vercel Hobby](https://vercel.com/pricing), your message will be truncated due to the limitation of vercel. The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.