From f73aa2f98dca6438f00f28b30e44ccbc9bbef3b6 Mon Sep 17 00:00:00 2001 From: terence tsao Date: Sun, 28 Mar 2021 17:06:12 -0700 Subject: [PATCH] Fix spelling: negotiatied -> negotiated --- specs/altair/p2p-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/altair/p2p-interface.md b/specs/altair/p2p-interface.md index c087fd49a..0d5af0a71 100644 --- a/specs/altair/p2p-interface.md +++ b/specs/altair/p2p-interface.md @@ -204,7 +204,7 @@ In advance of the fork, implementations can opt in to both run the v1 and v2 for This is non-breaking, and is recommended as soon as the fork specification is stable. The v1 variants will be deprecated, and implementations should use v2 when available -(as negotiatied with peers via LibP2P multistream-select). +(as negotiated with peers via LibP2P multistream-select). The v1 method MAY be unregistered at the fork boundary. In the event of a request on v1 for an Altair specific payload,