Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/deploy/heroku.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Visit your application at dashboard.heroku.com and go to the **Add-ons** section

From here enter `postgres` and you'll see an option for `Heroku Postgres`. Select it.

Choose the Eco plan for $5/month (see [pricing](https://www.heroku.com/pricing#data-services)), and provision. Heroku will do the rest.
Choose the Essential 0 plan for $5/month (see [pricing](https://www.heroku.com/pricing#data-services)), and provision. Heroku will do the rest.

Once you finish, you’ll see the database appears under the **Resources** tab.

Expand Down