Skip to content

Commit ad1e556

Browse files
authored
Fix frame crate usage doc (#5222)
1 parent 2abd03e commit ad1e556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

substrate/frame/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
//! > **F**ramework for **R**untime **A**ggregation of **M**odularized **E**ntities: Substrate's
3131
//! > State Transition Function (Runtime) Framework.
3232
//!
33-
//! //! ## Usage
33+
//! ## Usage
3434
//!
3535
//! The main intended use of this crate is for it to be imported with its preludes:
3636
//!

0 commit comments

Comments
 (0)