Final syntax fixes

pull/977/head
Kegan Dougal 10 years ago
parent 047355b5c9
commit 6c21f499e8

@ -27,6 +27,7 @@ all state events eventually.
Algorithm requirements Algorithm requirements
---------------------- ----------------------
We want the algorithm to have the following properties: We want the algorithm to have the following properties:
- Since we aren't guaranteed what order we receive state events in, except that - Since we aren't guaranteed what order we receive state events in, except that
we see parents before children, the state resolution algorithm must not depend we see parents before children, the state resolution algorithm must not depend
on the order and must always come to the same result. on the order and must always come to the same result.

Loading…
Cancel
Save