Skip to content

Commit 0d9e04b

Browse files
Update heroku.md database plan name (#1064)
This PR updates the English Heroku documentation to better reflect the current database pricing naming scheme at Heroku. <!-- 🚀 Thank you for contributing! --> <!-- Describe your changes clearly and use examples if possible. --> <!-- When this PR is merged, the title and body will be --> <!-- used to generate a release automatically. -->
1 parent 207ddd0 commit 0d9e04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/heroku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Visit your application at dashboard.heroku.com and go to the **Add-ons** section
172172

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

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

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

0 commit comments

Comments
 (0)