Skip to content

Commit 62ca314

Browse files
authored
Minor nit adjustment. (#18394)
1 parent ba0a54a commit 62ca314

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/hyperdrive/examples

1 file changed

+2
-2
lines changed

src/content/docs/hyperdrive/examples/nile.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ To get a connection string from Nile console:
2424

2525
1. Log in to [Nile console](https://console.thenile.dev), then select a database.
2626
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.
27+
3. Select the PostgreSQL logo to show the connection string.
28+
4. Select "Generate credentials" to generate new credentials.
2929
5. Copy the connection string (without the "psql" part).
3030

3131
You will have obtained a connection string similar to the following:

0 commit comments

Comments
 (0)