docs: fix type in Spaces documentation (#3150)

This commit is contained in:
Rafał Fortuński
2023-01-31 18:46:40 +01:00
committed by GitHub
parent 499427fbc4
commit 63d61e31a9

View File

@@ -183,5 +183,5 @@ Where `<YOUR_SPACE_DOMAIN>` is the domain name for your Space which can be retri
## See Also
- Check out [more plugins](https://github.com/medusajs/medusa/tree/master/packages) you can add to your store.
- [Seploy the Medusa server on DigitalOcean](../deployments/server/deploying-on-digital-ocean.md).
- [Deploy the Medusa server on DigitalOcean](../deployments/server/deploying-on-digital-ocean.md).
- Install the [Next.js](../starters/nextjs-medusa-starter.mdx) or [Gatsby](../starters/gatsby-medusa-starter.mdx) storefront.