Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/translation EN > ES heroku.es.md #1045

Merged
Prev Previous commit
Next Next commit
Update docs/deploy/heroku.es.md
Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
  • Loading branch information
TheHandyOwl and alemohamad committed Jan 14, 2025
commit 50d7811d262579ad2efeb2c49f09f903eb3f620f
2 changes: 1 addition & 1 deletion docs/deploy/heroku.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ git commit -m "adding heroku build files"

Estás listo para desplegar, ejecuta esto desde la terminal. Puede que la compilación tarde un tiempo, esto es normal.
TheHandyOwl marked this conversation as resolved.
Show resolved Hide resolved

```none
```bash
git push heroku main
```

Expand Down