diff --git a/README.md b/README.md index 882c2d795..318160912 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Create flask API's in minutes, [📹 watch the video tutorial](https://youtu.be/ - [Extensive documentation here](https://start.4geeksacademy.com). - Integrated with Pipenv for package managing. -- Fast deloyment to render.com or heroku with `$ pipenv run deploy`. +- Fast deployment to render.com or heroku with `$ pipenv run deploy`. - Use of `.env` file. - SQLAlchemy integration for database abstraction.