Skip to content

Commit 3fa3901

Browse files
Update develop/toolkit/integrations/transaction-construction.md
Co-authored-by: Copilot <[email protected]>
1 parent 79950e2 commit 3fa3901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/toolkit/integrations/transaction-construction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The mode and metadataHash fields were introduced in transaction construction to
5858
This enables trustless metadata verification by allowing the chain to verify the correctness of the
5959
metadata used without the need of a trusted party. This functionality was included in
6060
[v1.2.5](https://github.com/polkadot-fellows/runtimes/releases/tag/v1.2.5) runtime release by the
61-
Fellowship. A user may up out of this functionality by setting the mode to `0`. When the mode is 00,
61+
Fellowship. A user may opt out of this functionality by setting the mode to `0`. When the mode is 00,
6262
the `metadataHash` field is empty/None.
6363

6464
**Serialized transactions and metadata**

0 commit comments

Comments
 (0)