Skip to content

Commit ad53281

Browse files
Update develop/toolkit/integrations/transaction-construction.md
Co-authored-by: Taylor Lucero <[email protected]>
1 parent e9058e1 commit ad53281

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
@@ -40,7 +40,7 @@ Each transaction will have its own parameters, or it may have none to add. For e
4040
- `dest`: Destination address
4141
- `#[compact] value`: Number of tokens (compact encoding)
4242

43-
Refer to [the protocol specifications](https://spec.polkadot.network/id-extrinsics){target=\_blank}, for the concrete specifications and types required to build a transaction.
43+
Refer to [the protocol specifications](https://spec.polkadot.network/id-extrinsics){target=\_blank} for the concrete specifications and types required to build a transaction.
4444

4545
### Mode and Metadata Hash
4646

0 commit comments

Comments
 (0)