Skip to content

Commit 892b724

Browse files
authored
Update part13a.md
mispelling of the word 'place' was initially 'plase'
1 parent 83e5420 commit 892b724

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
@@ -79,7 +79,7 @@ Let us create a new Fly.io-app by running the command _fly launch_ in a director
7979

8080
![](../../images/13/6.png)
8181

82-
When creating the app, Fly.io reveals the password of the database that will be needed when connecting the app to the database. <i>This is the only time it is shown in plain text so it is essential to save it somewhere</i> (but not in any public plase such as GitHub).
82+
When creating the app, Fly.io reveals the password of the database that will be needed when connecting the app to the database. <i>This is the only time it is shown in plain text so it is essential to save it somewhere</i> (but not in any public place such as GitHub).
8383

8484
Note that if you only need the database, and are not planning to deploy the app to Fly.io, it is also possible to [just create the database to Fly.io](https://fly.io/docs/reference/postgres/#creating-a-postgres-app).
8585

0 commit comments

Comments
 (0)