Skip to content

Commit

Permalink
chore: Fix grammer and mispelling
Browse files Browse the repository at this point in the history
  • Loading branch information
nddeluca committed Nov 12, 2024
1 parent b7e0f9e commit 5a08183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions migrate/v0_27/migrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- The version of `kava` for Kava 17 is `v0.27.0`
- The Kava 17 chain will be shutdown with a `SoftwareUpgradeProposal` that
activates at height 12766500 on approximately 15:00 UTC on November 21, 2024
activates at height 12766500 on approximately 15:00 UTC on November 21, 2024.

## Data Storage Changes

Expand Down Expand Up @@ -37,7 +37,7 @@ The kava chain is expected to halt at block height **12766500**. **Do not stop y

**Make sure the kava process is stopped before proceeding and that you have backed up your validator**. Failure to backup your validator could make it impossible to restart your node if the upgrade fails.

**Ensure you are using golang 1.22.7+ and not a different version.** Golang 1.22.6 and below is not compatiable and may cause app hash mismatches!
**Ensure you are using golang 1.22.7+ and not a different version.** Golang 1.22.6 and below is not compatible and may cause app hash mismatches!

To update to v0.27.0

Expand Down

0 comments on commit 5a08183

Please sign in to comment.