Skip to content

Commit

Permalink
Fix typo in generated docs. (paritytech#8300)
Browse files Browse the repository at this point in the history
  • Loading branch information
athei authored Mar 9, 2021
1 parent 773c0b4 commit a94749c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pub fn expand_genesis_config(def: &mut Def) -> proc_macro2::TokenStream {
#[doc = r"
Can be used to configure the
[genesis state](https://substrate.dev/docs/en/knowledgebase/integrate/chain-spec#the-genesis-state)
of the contracts pallet.
of this pallet.
"]
));
}
Expand Down

0 comments on commit a94749c

Please sign in to comment.