From 8c4c09feb06d86f1c6ce43e052c1428ff72e2054 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Sun, 29 May 2022 21:50:58 +0100 Subject: [PATCH] Rich's suggestions Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- content/rooms/fragments/v2-state-res.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rooms/fragments/v2-state-res.md b/content/rooms/fragments/v2-state-res.md index e9013edf..dd0b0e63 100644 --- a/content/rooms/fragments/v2-state-res.md +++ b/content/rooms/fragments/v2-state-res.md @@ -122,7 +122,7 @@ the auth event is not rejected. The *resolution* of a set of states is obtained as follows: 1. Select all *power events* that appear in the *full conflicted set*. Compute - the union of their auth chains. Sort the union using the + the union of their *auth chains*. Sort the union using the *reverse topological power ordering*. 2. Apply the *iterative auth checks algorithm*, starting from the *unconflicted state map*, to the list of events from the previous