From e698d2f1b6b2ae6ef57beab6cc1bec4c6e2932ad Mon Sep 17 00:00:00 2001 From: Thomas Gauvin <35609369+thomasgauvin@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:41:49 +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 7c2feae21b7d9a..69ec5431d91261 100644 --- a/src/content/docs/hyperdrive/configuration/rotate-credentials.mdx +++ b/src/content/docs/hyperdrive/configuration/rotate-credentials.mdx @@ -7,7 +7,7 @@ sidebar: import { TabItem, Tabs, Render } from "~/components"; -You can change the connection information and the connection credentials of your Hyperdrive configuration in one of two ways: +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. 2. Update the existing Hyperdrive configuration with the new connection information and credentials.