fixed typo

main
Ricard Illa 2022-08-18 18:20:37 +02:00
parent 259d6a7790
commit 41c01c003e
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ managed with `pass`.
```sh
pass generate pg.monotremata.xyz/terraform
psql -u pg.monotremata.xyz
psql --host pg.monotremata.xyz
```
```sql