Fix doc
This commit is contained in:
@@ -54,8 +54,8 @@ If you don't, you can provision one through `docker` using the following command
|
||||
|
||||
This will create a Docker container, exposing a PostgresSQL instance at [http://localhost:5432](http://localhost:5432).
|
||||
|
||||
This database is containing two tables: `default` and `test`
|
||||
You can access it using `twenty` postgres user (password: `twenty`)
|
||||
This instance is containing two databases: `default` and `test`
|
||||
You can access them using `twenty` postgres user (password: `twenty`)
|
||||
</TabItem>
|
||||
<TabItem value="linux-wsl" label="Linux / Windows WSL">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user