Unverified Commit d6439fed authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Update primitives/src/v1.rs



Co-authored-by: default avatarPeter Goodspeed-Niklaus <coriolinus@users.noreply.github.com>
parent 00adafc5
......@@ -661,7 +661,7 @@ pub enum CandidateEvent<H = Hash> {
pub enum CheckValidationOutputsError {
/// The head data is too large.
HeadDataTooLarge,
/// The parachain tried to upgrade its code to early.
/// The parachain tried to upgrade its code too early.
PrematureCodeUpgrade,
/// The new parachain code is too large.
NewCodeTooLarge,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment