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 84deaf4 commit 2d9de25Copy full SHA for 2d9de25
content/800-guides/080-turborepo.mdx
@@ -509,7 +509,7 @@ Run your package manager's install command inside the `apps/web` directory:
509
</TabItem>
510
</TabbedContent>
511
512
-Let's import the intantiated `prisma` client from the `database` package in the `web` app.
+Let's import the instantiated `prisma` client from the `database` package in the `web` app.
513
514
In the `apps/web/app` directory, open the `page.tsx` file and add the following code:
515
0 commit comments