fix spelling

This commit is contained in:
Jazz Turner-Baggs 2026-03-26 14:18:01 -07:00 committed by GitHub
parent 2c325f5055
commit d3b5740f8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ Terms are organized into the following categories for clarity and ease of refere
- **Roles**: Defined entity types that determine how a participant behaves within a communication protocol.
- **Message Types**: Classifications and categories of protocol messages
- **Transports**: Abstract methods of transmitting payloads
-**Software Entities**: Distinct software-defined actors or components that participate in the operation of ChatProtocols
-**Software Entities**: Distinct software-defined actors or components that participate in the operation of chat protocols.
## Definitions