diff --git a/www/apps/docs/content/deployments/index.mdx b/www/apps/docs/content/deployments/index.mdx index 71e8945bca..c513bc5770 100644 --- a/www/apps/docs/content/deployments/index.mdx +++ b/www/apps/docs/content/deployments/index.mdx @@ -29,7 +29,7 @@ You must deploy the Medusa backend before the admin or storefront, as both of th ![Diagram showcasing how the Medusa admin and its associated services would be deployed](https://res.cloudinary.com/dza7lstvk/image/upload/v1705999287/Medusa%20Docs/Diagrams/Social_Media_Graphics_2024_backend_deployment__1_twbdsd.jpg) -The Medusa backend is a Node.js server. So, it must be deployed to a hosting provider that supports deploying servers, such as Railway, DigitalOcean, AWS, Heruko, etc… +The Medusa backend is a Node.js server. So, it must be deployed to a hosting provider that supports deploying servers, such as Railway, DigitalOcean, AWS, Heroku, etc… :::tip