Skip to content

Commit b1a1bce

Browse files
authored
Apply suggestions from code review
1 parent 94d16db commit b1a1bce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/hyperdrive/configuration/rotate-credentials.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ You can change the connection information and the connection credentials of your
1414

1515
## Use a new Hyperdrive configuration (Recommended)
1616

17-
Creating a new Hyperdrive configuration to update your database credentials allows you to keep your existing Worker configuration unchanged, gradually migrate your Worker to the new Hyperdrive configuration and easily roll back to the previous configuration if needed.
17+
Creating a new Hyperdrive configuration to update your database credentials allows you to keep your existing Worker configuration unchanged, gradually migrate your Worker to the new Hyperdrive configuration, and easily roll back to the previous configuration if needed.
1818

19-
To create a Hyperdrive that connects to an existing PostgreSQL database, use the [wrangler](/workers/wrangler/install-and-update/) CLI or the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers-and-pages/hyperdrive).
19+
To create a Hyperdrive that connects to an existing PostgreSQL database, use the [Wrangler](/workers/wrangler/install-and-update/) CLI or the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers-and-pages/hyperdrive).
2020

2121
```sh
2222
# wrangler v3.11 and above required

0 commit comments

Comments
 (0)