We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91de463 commit e8a58a0Copy full SHA for e8a58a0
CONTRIBUTING.md
@@ -47,7 +47,7 @@ npm run dev:setup
47
> NOTE: You can add any environment variables to .env.local that you would like to use in your dev app.
48
> You can find the next-auth config under`app/pages/api/auth/[...nextauth].js`.
49
50
-1. Start the dev application/server:
+4. Start the dev application/server:
51
52
```sh
53
npm run dev
0 commit comments