Fix markup syntax in v2 state res (#1896)

Signed-off-by: Stuart Mumford <stuart@cadair.com>
This commit is contained in:
Stuart Mumford 2024-07-02 15:52:26 +01:00 committed by GitHub
parent d528ff684b
commit 7bbc6a0b38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix a formatting issue in v2 state res.

View file

@ -138,7 +138,7 @@ The *resolution* of a set of states is obtained as follows:
1. Select the set *X* of all *power events* that appear in the *full 1. Select the set *X* of all *power events* that appear in the *full
conflicted set*. For each such power event *P*, enlarge *X* by adding conflicted set*. For each such power event *P*, enlarge *X* by adding
the events in the auth chain of *P* which also belong to the full the events in the auth chain of *P* which also belong to the full
conflicted set. Sort $X$ into a list using the *reverse topological conflicted set. Sort *X* into a list using the *reverse topological
power ordering*. power ordering*.
2. Apply the *iterative auth checks algorithm*, starting from the 2. Apply the *iterative auth checks algorithm*, starting from the
*unconflicted state map*, to the list of events from the previous *unconflicted state map*, to the list of events from the previous