diff --git a/src/content/docs/hyperdrive/configuration/rotate-credentials.mdx b/src/content/docs/hyperdrive/configuration/rotate-credentials.mdx index 69ec5431d91261..62c21ebbbe8519 100644 --- a/src/content/docs/hyperdrive/configuration/rotate-credentials.mdx +++ b/src/content/docs/hyperdrive/configuration/rotate-credentials.mdx @@ -9,7 +9,7 @@ import { TabItem, Tabs, Render } from "~/components"; You can change the connection information and credentials of your Hyperdrive configuration in one of two ways: -1. (Recommended) Create a new Hyperdrive configuration with the new connection information and credentials, and update your Worker to use the new Hyperdrive configuration. +1. Create a new Hyperdrive configuration with the new connection information and credentials, and update your Worker to use the new Hyperdrive configuration (Recommended). 2. Update the existing Hyperdrive configuration with the new connection information and credentials. ## Use a new Hyperdrive configuration (Recommended)