Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Update roadmap/implementers-guide/src/types/candidate.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>
  • Loading branch information
pepyakin and drahnr committed Aug 31, 2020
1 parent 6815951 commit 398cf4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roadmap/implementers-guide/src/types/candidate.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ struct TransientValidationData {
/// The first number in the vector, if any, is always greater than the DMQ watermark. The
/// elements are ordered by ascending the block number. The vector doesn't contain duplicates.
dmq_digest: Vec<BlockNumber>,
/// A part of transient validaiton data related to HRMP.
/// A part of transient validation data related to HRMP.
hrmp: HrmpTransientValidationData,
}

Expand Down

0 comments on commit 398cf4a

Please sign in to comment.