Skip to content

Commit 9d357c9

Browse files
authored
Apply suggestions from code review
1 parent dd9b0be commit 9d357c9

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
@@ -9,10 +9,10 @@ import { TabItem, Tabs, Render } from "~/components";
99

1010
You can change the connection information and credentials of your Hyperdrive configuration in one of two ways:
1111

12-
1. Create a new Hyperdrive configuration with the new connection information, and update your Worker to use the new Hyperdrive configuration (Recommended).
12+
1. Create a new Hyperdrive configuration with the new connection information, and update your Worker to use the new Hyperdrive configuration.
1313
2. Update the existing Hyperdrive configuration with the new connection information and credentials.
1414

15-
## Use a new Hyperdrive configuration (Recommended)
15+
## Use a new Hyperdrive configuration
1616

1717
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

0 commit comments

Comments
 (0)