From 520504920232eb7545abd6a3101b0afe1421e60f Mon Sep 17 00:00:00 2001 From: osrm <90407222+osrm@users.noreply.github.com> Date: Sat, 27 Jul 2024 20:43:32 +0900 Subject: [PATCH] [chore] correction typo upgrades.md timestamnp => timestamp --- doc/upgrades.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upgrades.md b/doc/upgrades.md index 75a65dfba..44d4f87cb 100644 --- a/doc/upgrades.md +++ b/doc/upgrades.md @@ -71,7 +71,7 @@ Time based: - **start_voting_time:** UNIX timestamp at which voting for the upgrade proposal starts. - **stop_voting_time:** UNIX timestamp at which voting for the upgrade proposal stops. -- **start_proposing_time:** the earliest UNIX timestamnp in which the node can propose an upgrade. +- **start_proposing_time:** the earliest UNIX timestamp in which the node can propose an upgrade. - **stop_proposing_time:** UNIX timestamp after which the node stops proposing an upgrade. The window between `start_proposing_view/time` and `stop_proposing_view/time` should provide sufficient time for nodes