diff --git a/docusaurus/docs/dev-docs/deployment/heroku.md b/docusaurus/docs/dev-docs/deployment/heroku.md index 64d57dabd3..9f360a0213 100644 --- a/docusaurus/docs/dev-docs/deployment/heroku.md +++ b/docusaurus/docs/dev-docs/deployment/heroku.md @@ -165,8 +165,7 @@ npm install pg && npm install pg-connection-string - - + 7. Add `package-lock.json` to the end of the `.gitignore` file at the root of the Strapi project: ```sh @@ -195,7 +194,7 @@ Deploying to Heroku requires installing the CLI tool, creating an App, connectin ### Install and use the Heroku CLI 1. Use the following OS-specific installation instructions to install the Heroku CLI tool: - +