From d4a8887fcb59c811bc14b0b05bc0f9ff2583fcbb Mon Sep 17 00:00:00 2001 From: Jun Lee Date: Mon, 25 Nov 2024 17:12:26 +0000 Subject: [PATCH] Minor nit adjustment. --- src/content/docs/hyperdrive/examples/nile.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/hyperdrive/examples/nile.mdx b/src/content/docs/hyperdrive/examples/nile.mdx index d3d5e99b61f8037..a29afe2f934e2a3 100644 --- a/src/content/docs/hyperdrive/examples/nile.mdx +++ b/src/content/docs/hyperdrive/examples/nile.mdx @@ -24,8 +24,8 @@ To get a connection string from Nile console: 1. Log in to [Nile console](https://console.thenile.dev), then select a database. 2. On the left hand menu, click **Settings** (the bottom-most icon) and then select **Connection**. -3. Select the PostgreSQL logo to show the connection string. -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. 5. Copy the connection string (without the "psql" part). You will have obtained a connection string similar to the following: