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

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
emostov committed Nov 29, 2021
1 parent d81c612 commit 46e7e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/parachains/src/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ impl<T: paras_inherent::Config> BenchBuilder<T> {
configuration::Pallet::<T>::config().max_validators_per_core.unwrap_or(5)
}

/// Specify a mapping of core index/ para id eed to the number of dispute statements for the
/// Specify a mapping of core index/ para id to the number of dispute statements for the
/// corresponding dispute statement set. Note that if the number of disputes is not specified
/// it fallbacks to having a dispute per every validator. Additionally, an entry is not
/// guaranteed to have a dispute - it must line up with the cores marked as disputed as defined
Expand Down

0 comments on commit 46e7e03

Please sign in to comment.