docs: fix typo in QuickStart next actions (#1861)

check our the… -> check out the…
This commit is contained in:
Sergio Leon
2022-07-16 17:48:01 -04:00
committed by GitHub
parent e134f6d237
commit 33bb67bfb9

View File

@@ -81,5 +81,5 @@ You can learn more about configuring your server and loading environment variabl
- Install our [Next.js](../starters/nextjs-medusa-starter) or [Gatsby](../starters/gatsby-medusa-starter) storefronts to set up your ecommerce storefront quickly.
- Install the [Medusa Admin](../admin/quickstart.md) to supercharge your ecommerce experience with easy access to configurations and features.
- Check our the [API reference](https://docs.medusajs.com/api) to learn more about available endpoints available on your Medusa server.
- Check out the [API reference](https://docs.medusajs.com/api) to learn more about available endpoints available on your Medusa server.
- Install [plugins](https://github.com/medusajs/medusa/tree/master/packages) for features like Payment, CMS, Notifications, among other features.