Docs typo

This commit is contained in:
Stan Wohlwend 2024-07-14 15:29:32 -07:00
parent 7543ea6184
commit c5ffdbf2e5

View File

@ -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.
<Tabs style={{backgroundColor: "black"}}>
<Tab title="Setup wizard (recommended)">