Skip to content

Commit d2754e8

Browse files
Update docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/heroku.md
1 parent 4f84f76 commit d2754e8

File tree

1 file changed

+1
-1
lines changed
  • docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides

1 file changed

+1
-1
lines changed

docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/heroku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ The local development environment is now set up and configured to work with Hero
233233

234234
### Create a Heroku database
235235

236-
The following command creates and connects a PostgreSQL database with the Heroku project. Consult the[ Heroku documentation](https://devcenter.heroku.com/articles/heroku-postgresql) for database plan names and costs.
236+
The following command creates and connects a PostgreSQL database with the Heroku project. Consult the [Heroku documentation](https://devcenter.heroku.com/articles/heroku-postgresql) for database plan names and costs.
237237

238238
```bash
239239
#Path: ./my-project/

0 commit comments

Comments
 (0)