From 14eef0a9e7af385bf0761b1ff1a8d447fd9a5362 Mon Sep 17 00:00:00 2001 From: Thomas Gauvin <35609369+thomasgauvin@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:42:30 +0100 Subject: [PATCH] Update src/content/docs/hyperdrive/configuration/rotate-credentials.mdx --- .../docs/hyperdrive/configuration/rotate-credentials.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/hyperdrive/configuration/rotate-credentials.mdx b/src/content/docs/hyperdrive/configuration/rotate-credentials.mdx index 62c21ebbbe8519..ee8b3554b9f071 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. Create a new Hyperdrive configuration with the new connection information and credentials, and update your Worker to use the new Hyperdrive configuration (Recommended). +1. Create a new Hyperdrive configuration with the new connection information, 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)