Minor grammar fix

This commit is contained in:
Gurjeet Singh
2020-12-27 10:57:46 -05:00
committed by Steve Chavez
parent a4fe838308
commit c3ad07fcc0
+1 -1
View File
@@ -211,7 +211,7 @@ With this you can see the swagger-ui in your browser on port 8080.
Deploying to Heroku
===================
Assuming your making modifications locally and then pushing to GitHub, it's easy to deploy to Heroku.
Assuming you're making modifications locally and then pushing to GitHub, it's easy to deploy to Heroku.
1. Create a new app on Heroku
2. In Settings add the following buildpack :code:`https://github.com/PostgREST/postgrest-heroku`