From 3a3dd7970dd374f7614251c1b331a51564578027 Mon Sep 17 00:00:00 2001 From: Kevin Davis Date: Tue, 23 Feb 2021 11:25:23 -0700 Subject: [PATCH] Fix typo --- migrate/v0_13/migrate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrate/v0_13/migrate.md b/migrate/v0_13/migrate.md index 87db5a4d..f6dcb1a7 100644 --- a/migrate/v0_13/migrate.md +++ b/migrate/v0_13/migrate.md @@ -37,7 +37,7 @@ You can safely set the halt-time flag at any time. ### On the day of the upgrade -__The kava chain is expected to halt at 13:00 UTC, and restart with new software at 15:00 UTC March 15th. Do not stop your node and begin the upgrade before 13:00UTC on March 4th, or you may go offline and be unable to recover until after the upgrade!__ +__The kava chain is expected to halt at 13:00 UTC, and restart with new software at 15:00 UTC March 4th. Do not stop your node and begin the upgrade before 13:00UTC on March 4th, or you may go offline and be unable to recover until after the upgrade!__ Kava developers will update this PR with the final block number when it is reached. __Make sure the kvd 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.