Skip to content

Commit 1744896

Browse files
authored
Fix sentence
1 parent 41f2387 commit 1744896

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
@@ -83,7 +83,7 @@ When creating the app, Fly.io reveals the password of the database that will be
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

86-
A psql concole connection to the database can be opened as follows
86+
A psql console connection to the database can be opened as follows
8787

8888
```bash
8989
flyctl postgres connect -a <app_name-db>

0 commit comments

Comments
 (0)