Apply suggestion from @igor-sirotin

Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
This commit is contained in:
Jazz Turner-Baggs 2026-02-05 17:14:39 -08:00 committed by GitHub
parent daf90fcfa0
commit efe7774c60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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