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

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ordian committed Aug 5, 2022
1 parent df81683 commit 7101379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/parachains/src/disputes/slashing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
//! active set.
//!
//! The `offences` pallet from Substrate provides us with a way to do both.
//! Current, the interface expects us to provide staking information
//! Currently, the interface expects us to provide staking information
//! including nominator exposure in order to submit an offence.
//!
//! Normally, we'd able to fetch this information from the runtime as soon as
Expand Down

0 comments on commit 7101379

Please sign in to comment.