From 9ecad86d43839272477b0ccde897fa3b1ff860b5 Mon Sep 17 00:00:00 2001 From: Quentin Le Sceller Date: Tue, 1 May 2018 14:18:51 -0400 Subject: [PATCH] Fix typo in simulation.md (#1022) --- doc/dandelion/simulation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dandelion/simulation.md b/doc/dandelion/simulation.md index 4e76e9a52..ecd07b393 100644 --- a/doc/dandelion/simulation.md +++ b/doc/dandelion/simulation.md @@ -81,7 +81,7 @@ Waiting. ## T = 85 D runs out of patience, flips a coin, broadcasts the aggregated transaction to its stem relay and starts the embargo timer for this transaction. -E receives the stem transaction, aggregates its (thus removing duplicate input/output pair B1) and starts it s patience timer. +E receives the stem transaction, aggregates them (thus removing duplicate input/output pair B1) and starts its patience timer. ![t = 85](images/t85.png)