mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 04:11:07 +00:00
Fix typo in generated docs. (#8300)
This commit is contained in:
committed by
GitHub
parent
ed7e485365
commit
7f17082002
@@ -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.
|
||||
"]
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user