From 7faef48ace4565cc43d97a741097acd4e520a629 Mon Sep 17 00:00:00 2001 From: Voronor <129545215+voronor@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:54:58 +0100 Subject: [PATCH] Typo Update network-upgrade-process.md Corrected has signaled to have signaled --- how-to-guides/network-upgrade-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-guides/network-upgrade-process.md b/how-to-guides/network-upgrade-process.md index 73fdeda641..2d1ded8298 100644 --- a/how-to-guides/network-upgrade-process.md +++ b/how-to-guides/network-upgrade-process.md @@ -13,7 +13,7 @@ As of the Lemongrass upgrade in September 2024, Celestia has implemented [CIP-10 1. **Pre-programmed height**: Used for the Lemongrass network upgrade (v2) 2. **In-protocol signaling**: Used for all subsequent upgrades (v3+) -Under the in-protocol signaling mechanism, validators submit messages to signal their readiness and preference for the next version. The upgrade activates automatically once a quorum of 5/6 of validators has signaled for the same version. +Under the in-protocol signaling mechanism, validators submit messages to signal their readiness and preference for the next version. The upgrade activates automatically once a quorum of 5/6 of validators have signaled for the same version. ## Upgrade process