Skip to content

Commit a88d0e3

Browse files
AmbientTeajankun4
authored andcommitted
typos
1 parent 65ebb3b commit a88d0e3

File tree

1 file changed

+1
-1
lines changed
  • toolkit/governed-map/primitives/src

1 file changed

+1
-1
lines changed

toolkit/governed-map/primitives/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ impl sp_inherents::InherentDataProvider for GovernedMapInherentDataProvider {
284284
#[cfg(feature = "std")]
285285
#[async_trait::async_trait]
286286
pub trait GovernedMapDataSource {
287-
/// Queries all changes that occured in the mappings of the Governed Map on Cardano in the given range of blocks.
287+
/// Queries all changes that occurred in the mappings of the Governed Map on Cardano in the given range of blocks.
288288
///
289289
/// # Arguments:
290290
/// - `since_mc_block`: lower bound (exclusive). If [None], the data source should return all changes since the genesis block.

0 commit comments

Comments
 (0)