fix: typo

This commit is contained in:
Victor Gerbrands 2023-05-15 13:22:38 +02:00
parent 16512c0615
commit 0d502ae94c

View File

@ -32,7 +32,7 @@ Learn more about [Medusas architecture](https://docs.medusajs.com/development
npx create-medusa-app@nextjs-commerce
```
This will create a new main folder with two subfolders for Medusa and Next.js Commerce rexpectively.
This will create a new main folder with two subfolders for Medusa and Next.js Commerce respectively.
2\. Create a Postgres database named `vercel-commerce` and make sure the Postgres server is running locally.