From d3b5740f8ed58957a6a8d53cb19fab4c57c4e9df Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:18:01 -0700 Subject: [PATCH] fix spelling --- informational/chatdefs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/informational/chatdefs.md b/informational/chatdefs.md index 191b775..3edb7ba 100644 --- a/informational/chatdefs.md +++ b/informational/chatdefs.md @@ -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