Skip to content

Commit 062ed02

Browse files
committed
Fix typo
1 parent 25a2b04 commit 062ed02

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • docs/fern/docs/pages/getting-started

docs/fern/docs/pages/getting-started/setup.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ We recommend using our **setup wizard**, which will automatically detect your pr
7070

7171
export const stackServerApp = new StackServerApp({
7272
tokenStore: "nextjs-cookie", // storing auth tokens in cookies
73-
//there is other parameter named "urls" which is covered later in the docs
7473
});
7574
```
7675

0 commit comments

Comments
 (0)