Chore: Fix spelling mistakes in docs (#1012)

This commit is contained in:
Pranav Raj S
2020-07-06 10:37:51 +05:30
committed by GitHub
parent 43147b3163
commit b633126b35
11 changed files with 58 additions and 45 deletions

View File

@@ -1,9 +1,9 @@
---
path: "/docs/deployment/deploy-chatwoot-with-Heroku"
path: "/docs/deployment/deploy-chatwoot-with-heroku"
title: "Heroku Chatwoot Production deployment guide"
---
## Deploying on Heroku
### Deploying on Heroku
Deploy chatwoot on Heroku through the following steps
1. Click on the [one click deploy button](https://heroku.com/deploy?template=https://github.com/chatwoot/chatwoot/tree/master) and deploy your app.
@@ -13,7 +13,7 @@ Deploy chatwoot on Heroku through the following steps
5. Head over to `yourapp.herokuapp.com` and enjoy using Chatwoot.
## Updating the deployment on Heroku
### Updating the deployment on Heroku
Whenever a new version is out for chatwoot, you update your Heroku deployment through following steps.