From 7002ccafc4e6e45d1576601bcfbf95a9411e1226 Mon Sep 17 00:00:00 2001 From: pharr117 Date: Fri, 12 Jul 2024 16:35:33 -0400 Subject: [PATCH] Typo --- ...o-cometbft-by-bumping-to-latest-cosmos-sdk-upstream-v0-45.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wormchain/docs/architecture/0004-tendermint-core-will-be-migrated-to-cometbft-by-bumping-to-latest-cosmos-sdk-upstream-v0-45.md b/wormchain/docs/architecture/0004-tendermint-core-will-be-migrated-to-cometbft-by-bumping-to-latest-cosmos-sdk-upstream-v0-45.md index 5ecf4e1a7b..7f7f432665 100644 --- a/wormchain/docs/architecture/0004-tendermint-core-will-be-migrated-to-cometbft-by-bumping-to-latest-cosmos-sdk-upstream-v0-45.md +++ b/wormchain/docs/architecture/0004-tendermint-core-will-be-migrated-to-cometbft-by-bumping-to-latest-cosmos-sdk-upstream-v0-45.md @@ -30,4 +30,4 @@ The migration to Tendermint Core will take place by: This change will have the following consequences: 1. It pulls in the latest bug fixes and security updates in the v0.45 line while work on moving to v0.47 continues (see ADR 3 for details) -2. It will require extensive testing and review to ensure the changes fro v0.45.9 to v0.45.16 did not break the Wormchain repo's usage of the Cosmos SDK +2. It will require extensive testing and review to ensure the changes from v0.45.9 to v0.45.16 did not break the Wormchain repo's usage of the Cosmos SDK