From c5ffdbf2e5ed43b3d859efb4481bd1f0027168ca Mon Sep 17 00:00:00 2001 From: Stan Wohlwend Date: Sun, 14 Jul 2024 15:29:32 -0700 Subject: [PATCH] Docs typo --- docs/fern/docs/pages/getting-started/setup.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fern/docs/pages/getting-started/setup.mdx b/docs/fern/docs/pages/getting-started/setup.mdx index 8a4da0e1e..03f6da940 100644 --- a/docs/fern/docs/pages/getting-started/setup.mdx +++ b/docs/fern/docs/pages/getting-started/setup.mdx @@ -7,7 +7,7 @@ subtitle: Getting started with Stack in 5 minutes To get started with Stack, you need to [create a Next.js](https://nextjs.org/docs) project with the App router first. -We recommend you to use our **setup wizard**, which will automatically detect your project structure and guide you through the installation process. In case it fails, you can choose to do the manual installation instead. +We recommend using our **setup wizard**, which will automatically detect your project structure and guide you through the installation process. In case it fails, you can choose to do the manual installation instead.