From c3efdd537ef6754a5715c91c29389dcff5c3e894 Mon Sep 17 00:00:00 2001 From: Eric Rescorla Date: Sat, 21 Oct 2023 07:44:09 -0700 Subject: [PATCH] Update draft-ietf-mls-architecture.md Co-authored-by: rohan-wire <91096103+rohan-wire@users.noreply.github.com> --- draft-ietf-mls-architecture.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/draft-ietf-mls-architecture.md b/draft-ietf-mls-architecture.md index 2c9a647..5094bd0 100644 --- a/draft-ietf-mls-architecture.md +++ b/draft-ietf-mls-architecture.md @@ -475,7 +475,8 @@ Commit : This message changes the group state to include the changes described in a set of proposals. -The simplest pattern is for a client to just send a Commit which contains one or more Proposals, for instance Alice could send the a Commit with the Proposal Add(Bob) embedded to add +The simplest pattern is for a client to just send a Commit which contains one or more Proposals, +for instance Alice could send a Commit with the Proposal Add(Bob) embedded to add Bob to the group. However, there are situations in which one client might send a proposal and another might send the commit. For instance, Bob might wish to remove himself the group and send a Remove Proposal to do so (see