We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0a54a commit 62ca314Copy full SHA for 62ca314
src/content/docs/hyperdrive/examples/nile.mdx
@@ -24,8 +24,8 @@ To get a connection string from Nile console:
24
25
1. Log in to [Nile console](https://console.thenile.dev), then select a database.
26
2. On the left hand menu, click **Settings** (the bottom-most icon) and then select **Connection**.
27
-3. Select the PostgreSQL logo to show the connection string.
28
-4. Select **Generate credentials** to generate new credentials.
+3. Select the PostgreSQL logo to show the connection string.
+4. Select "Generate credentials" to generate new credentials.
29
5. Copy the connection string (without the "psql" part).
30
31
You will have obtained a connection string similar to the following:
0 commit comments