Skip to content

Commit ac188f1

Browse files
authored
Update xts.rs (#2651)
1 parent 0226b96 commit ac188f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/e2e/src/xts.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ where
726726

727727
/// Maps the `signer` to an `H160` account.
728728
///
729-
/// This is a `pallet-revive` concept, whereby a stroage entry is created on-chain.
729+
/// This is a `pallet-revive` concept, whereby a storage entry is created on-chain.
730730
/// The entry maps the account id from `signer` to an `H160` account. This is
731731
/// a necessity for any operation interacting with the contracts part of
732732
/// `pallet-revive`.

0 commit comments

Comments
 (0)