Skip to content

Commit 261206b

Browse files
committed
small style change
1 parent 3499db9 commit 261206b

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ To get a connection string from Nile Console:
3030
4. If you want a new pair of credentials for use with Cloudflare Hyperdrive (recommended!), click on "Generate credentials".
3131
5. Copy the connection string without the "psql" part
3232

33-
You'll end up with a connection string that looks like this:
33+
You'll end up with a connection string similar to this:
34+
3435
```txt
3536
postgres://0191c898-...:[email protected]:5432/my_database
3637
```

0 commit comments

Comments
 (0)