From 0f554ec9fbe43384e9b34a81688d95a16c4ffd33 Mon Sep 17 00:00:00 2001 From: billcarsoon Date: Tue, 19 Aug 2025 20:53:44 +0800 Subject: [PATCH] chore: remove redundant word Signed-off-by: billcarsoon --- .../using_cosmovisor_to_stage_dYdX_Chain_binary_upgrade.md | 2 +- vocs-docs/docs/pages/nodes/upgrades/using-cosmovisor.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/infrastructure_providers-validators/upgrades/using_cosmovisor_to_stage_dYdX_Chain_binary_upgrade.md b/pages/infrastructure_providers-validators/upgrades/using_cosmovisor_to_stage_dYdX_Chain_binary_upgrade.md index 277008b90..0b3e560c7 100644 --- a/pages/infrastructure_providers-validators/upgrades/using_cosmovisor_to_stage_dYdX_Chain_binary_upgrade.md +++ b/pages/infrastructure_providers-validators/upgrades/using_cosmovisor_to_stage_dYdX_Chain_binary_upgrade.md @@ -16,7 +16,7 @@ - `export DAEMON_NAME=dydxprotocold` - `export DAEMON_HOME=` 5. Log out and log back in. -6. Initialize Cosmovisor with the following command. The is the the full path to dydxprotocold +6. Initialize Cosmovisor with the following command. The is the full path to dydxprotocold - `cosmovisor init ` 7. Cosmovisor is now ready for use. diff --git a/vocs-docs/docs/pages/nodes/upgrades/using-cosmovisor.mdx b/vocs-docs/docs/pages/nodes/upgrades/using-cosmovisor.mdx index e5e9903c9..ee8e6f8d7 100644 --- a/vocs-docs/docs/pages/nodes/upgrades/using-cosmovisor.mdx +++ b/vocs-docs/docs/pages/nodes/upgrades/using-cosmovisor.mdx @@ -16,7 +16,7 @@ - `export DAEMON_NAME=dydxprotocold` - `export DAEMON_HOME=` 5. Log out and log back in. -6. Initialize Cosmovisor with the following command. The `path to executable` is the the full path to dydxprotocold +6. Initialize Cosmovisor with the following command. The `path to executable` is the full path to dydxprotocold - `cosmovisor init ` 7. Cosmovisor is now ready for use.