Add missing parenthesis (suggested by PR #3)
This commit is contained in:
parent
8a493a6610
commit
95437c2f0b
1 changed files with 1 additions and 1 deletions
|
@ -463,7 +463,7 @@ Figure~\ref{fig:projection}. To summarize the major components:
|
|||
chain should operate in the order specified here.
|
||||
\item {\tt active\_upi} All active chain members that we know are
|
||||
fully repaired/in-sync with each other and therefore the Update
|
||||
Propagation Invariant (Section~\ref{sub:upi} is always true.
|
||||
Propagation Invariant (Section~\ref{sub:upi}) is always true.
|
||||
\item {\tt repairing} All running chain members that
|
||||
are in active data repair procedures.
|
||||
\item {\tt down\_members} All members that the {\tt author\_server}
|
||||
|
|
Loading…
Reference in a new issue