From 54c2158d1fef5bd5242d30f589a71679f11f18c8 Mon Sep 17 00:00:00 2001 From: Christopher Meiklejohn Date: Thu, 20 Aug 2015 13:25:26 -0700 Subject: [PATCH] Fix typo of actor. --- doc/src.high-level/high-level-chain-mgr.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src.high-level/high-level-chain-mgr.tex b/doc/src.high-level/high-level-chain-mgr.tex index 91209fe..0cebc99 100644 --- a/doc/src.high-level/high-level-chain-mgr.tex +++ b/doc/src.high-level/high-level-chain-mgr.tex @@ -491,7 +491,7 @@ AP/eventually consistent mode. On $a$'s network-partitioned island, $a$ can choose an active chain definition of {\tt [A]}. -Similarly $b$ can choose a definition of {\tt [B]}. Both $a$ and $B$ +Similarly $b$ can choose a definition of {\tt [B]}. Both $a$ and $b$ might choose the epoch for their proposal to be \#42. Because each are separated by network partition, neither can realize the conflict.