From 782dbdec8279021aa1470bd3358ce098b22d7ca3 Mon Sep 17 00:00:00 2001 From: Sergei Shulepov Date: Mon, 17 Aug 2020 18:56:18 +0200 Subject: [PATCH] Update candidate.md --- roadmap/implementers-guide/src/types/candidate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roadmap/implementers-guide/src/types/candidate.md b/roadmap/implementers-guide/src/types/candidate.md index fd9b6217a693..95ddbb01b4fa 100644 --- a/roadmap/implementers-guide/src/types/candidate.md +++ b/roadmap/implementers-guide/src/types/candidate.md @@ -167,7 +167,7 @@ struct TransientValidationData { /// /// This informs a relay-chain backing check and the parachain logic. code_upgrade_allowed: Option, - /// A vector that enumerates the list of blocks in which there were at least one message was + /// A vector that enumerates the list of blocks in which there was at least one message /// received. The first number is always after the watermark. hrmp_digest: Vec, /// The watermark of the HRMP. That is, the block number up to which (inclusive) all HRMP messages