Skip to content

Commit

Permalink
Fix frame crate usage doc (paritytech#5222)
Browse files Browse the repository at this point in the history
  • Loading branch information
kianenigma authored and dharjeezy committed Aug 27, 2024
1 parent 0856ba6 commit 01b90ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/frame/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
//! > **F**ramework for **R**untime **A**ggregation of **M**odularized **E**ntities: Substrate's
//! > State Transition Function (Runtime) Framework.
//!
//! //! ## Usage
//! ## Usage
//!
//! The main intended use of this crate is for it to be imported with its preludes:
//!
Expand Down

0 comments on commit 01b90ea

Please sign in to comment.