From 779409d1ea2510cef067bcc258bbb5dba73da9ff Mon Sep 17 00:00:00 2001 From: Evan do Carmo Date: Mon, 7 Apr 2025 14:29:06 -0400 Subject: [PATCH] Update migrate.mdx (#29408) Co-authored-by: Violet Hynes --- website/content/docs/commands/operator/migrate.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/commands/operator/migrate.mdx b/website/content/docs/commands/operator/migrate.mdx index 111db24718..6dc3cd7540 100644 --- a/website/content/docs/commands/operator/migrate.mdx +++ b/website/content/docs/commands/operator/migrate.mdx @@ -95,7 +95,7 @@ cluster_addr = "http://127.0.0.1:8201" ### Run the migration Vault will need to be offline during the migration process. First, stop Vault. -Then, run the migration on the server you wish to become a the new Vault node. +Then, run the migration on the server you wish to become the new Vault node. ```shell-session $ vault operator migrate -config migrate.hcl