From a3fe71bf6007db31a42db0d13e519d8ca65789cc Mon Sep 17 00:00:00 2001 From: Lucia Date: Sun, 20 Jul 2025 13:10:16 +0200 Subject: [PATCH] =?UTF-8?q?Error=20ortogr=C3=A1fico=20corregido=20deloymen?= =?UTF-8?q?t=20-->=20deployment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.