Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
VariableVic committed May 15, 2023
1 parent 16512c0 commit 0d502ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Learn more about [Medusa’s 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.

Expand Down

0 comments on commit 0d502ae

Please sign in to comment.