Skip to content

Commit 68fb92e

Browse files
authored
Merge pull request #3951 from VanhanenJLA/patch-1
Fix typo
2 parents f8c2089 + 62dea30 commit 68fb92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/13/en/part13a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ In the tasks of this section, we will build a blog application backend similar t
600600

601601
#### Exercise 13.1.
602602

603-
Create a GitHub repository for the application and create a new Fly.io or Heroku application for it, as well as a Postgres database. As mentioned [here](/en/part13/using_relational_databases_with_sequelize#application-database) you might set up your database also somewhere else, and in that case the Fly.io of Heroku app is not needed.
603+
Create a GitHub repository for the application and create a new Fly.io or Heroku application for it, as well as a Postgres database. As mentioned [here](/en/part13/using_relational_databases_with_sequelize#application-database) you might set up your database also somewhere else, and in that case the Fly.io or Heroku app is not needed.
604604

605605
Make sure you are able to establish a connection to the application database.
606606

0 commit comments

Comments
 (0)