From ac7a17e4fcaddf656d0136b7434237a779491c3e Mon Sep 17 00:00:00 2001
From: Achufusi Ifeanyichukwu <34815628+mkaychuks@users.noreply.github.com>
Date: Fri, 13 May 2022 17:09:29 +0100
Subject: [PATCH 1/2] Update deploying-on-heroku.md
For your consideration, I changed "in this below example" to "in this example below"
---
docs/content/how-to/deploying-on-heroku.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/content/how-to/deploying-on-heroku.md b/docs/content/how-to/deploying-on-heroku.md
index 7695b94217..abdf10face 100644
--- a/docs/content/how-to/deploying-on-heroku.md
+++ b/docs/content/how-to/deploying-on-heroku.md
@@ -4,7 +4,7 @@ title: "Deploying on Heroku"
# Deploying on Heroku
-This is a guide for deploying a Medusa project on Heroku. Heroku is at PaaS that allows you to easily deploy your applications in the cloud.
+This is a guide for deploying a Medusa project on Heroku. Heroku is a PaaS that allows you to easily deploy your applications in the cloud.