Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav committed Dec 11, 2019
1 parent a777098 commit fbda43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srml/eth-relay/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ decl_storage! {

<Module<T>>::init_genesis_header(&header,config.genesis_difficulty);

// TODO: initilize other parameters.
// TODO: initialize other parameters.
}
});
}
Expand Down

0 comments on commit fbda43a

Please sign in to comment.