From 823bf88c748a5d8042f730194f6c1b91203ee301 Mon Sep 17 00:00:00 2001 From: cliffmccarthy <16453869+cliffmccarthy@users.noreply.github.com> Date: Wed, 29 Oct 2025 18:46:09 -0500 Subject: [PATCH] docs: Change wording in ARCHITECTURE.md - Changed "server" to "relay". - Suggested in review by missytake. --- ARCHITECTURE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index fa5ee13b..36ff57db 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -1,6 +1,6 @@ -## Chatmail Server +## Chatmail Relay -This diagram shows components of the chatmail server; this is a draft +This diagram shows components of the chatmail relay; this is a draft overview as of mid-August 2025: ```mermaid