From efe7774c606d3f6850023842afb8d9518d5776a2 Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:14:39 -0800 Subject: [PATCH] Apply suggestion from @igor-sirotin Co-authored-by: Igor Sirotin --- standards/application/chat-framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/application/chat-framework.md b/standards/application/chat-framework.md index 0f33ac7..7a2c586 100644 --- a/standards/application/chat-framework.md +++ b/standards/application/chat-framework.md @@ -103,7 +103,7 @@ The output requirements of the discovery protocol are very implementation specif - The discovery protocol MUST provide all data required for the initialization protocol. -Note: There is no requirement that the Discovery protocol be a complicated nor interactive process. Hypothetically If all required values to construct a IntroductionBundle could be statically defined, that would be sufficient for this definition. +Note: There is no requirement that the Discovery protocol be neither a complicated nor interactive process. Hypothetically If all required values to construct a IntroductionBundle could be statically defined, that would be sufficient for this definition. ### Initialization Protocol