diff --git a/docs/docs/guides/database-queries.md b/docs/docs/guides/database-queries.md index 04eaf81f7a225..49b7330fb96f2 100644 --- a/docs/docs/guides/database-queries.md +++ b/docs/docs/guides/database-queries.md @@ -7,7 +7,7 @@ Keep in mind that mucking around in the database might set the moon on fire. Avo :::tip Run `docker exec -it immich_postgres psql immich ` to connect to the database via the container directly. -(Replace `` wit the value from your [`.env` file](/docs/install/environment-variables#database)). +(Replace `` with the value from your [`.env` file](/docs/install/environment-variables#database)). ::: ## Assets