Update informational/chatdefs.md

Co-authored-by: kaichao <kaichaosuna@gmail.com>
This commit is contained in:
Jazz Turner-Baggs 2025-11-30 23:56:15 -08:00 committed by GitHub
parent 2c69efa7e5
commit 10ff3a3123
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ Other specific message types include:
### Transports
**Out-of-Band**: The transfer of information using a channel separate from the defined protocol channel. Data sent Out-of-Band is transmitted using an undefined mechanism. This is used when protocols requires information to be shared with another entity, but it does not describe how that should occur. The responsibility to define how this occurs is the implementer or other protocols in the suite.
**Out-of-Band**: The transfer of information using a channel separate from the defined chat protocol. Data sent Out-of-Band is transmitted using an undefined mechanism. This is used when protocols requires information to be shared with another entity, but it does not describe how that should occur. The responsibility to define how this occurs is the implementer or other protocols in the suite.
### Software Entities