From cdf265b3e7ee218d654d9ea8afd6049718f10f68 Mon Sep 17 00:00:00 2001 From: James Ray Date: Fri, 17 Nov 2017 16:19:46 +1100 Subject: [PATCH] Missing full stop "tolerated by the estimate" --- papers/CasperTFG/CasperTFG.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/CasperTFG/CasperTFG.tex b/papers/CasperTFG/CasperTFG.tex index ab65dc7..c045434 100644 --- a/papers/CasperTFG/CasperTFG.tex +++ b/papers/CasperTFG/CasperTFG.tex @@ -535,7 +535,7 @@ In all of these representations, each message is represented by a node in the gr \begin{figure}[h!] \centering \includegraphics[width=0.5\textwidth]{3binary} -\caption{A Binary consensus protocol execution. Dotted lines are messages included in the justification of the later message. The label on the nodes represents the estimate of the message. A message is coloured if it has achieved some amount of Byzantine fault tolerant estimate safety, accoring to a clique oracle given its justification. The darker the colour, the more faults are tolerated by the estimate} +\caption{A Binary consensus protocol execution. Dotted lines are messages included in the justification of the later message. The label on the nodes represents the estimate of the message. A message is coloured if it has achieved some amount of Byzantine fault tolerant estimate safety, accoring to a clique oracle given its justification. The darker the colour, the more faults are tolerated by the estimate.} \end{figure}