Skip to content

Commit 602c177

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

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
@@ -131,7 +131,7 @@ You will get useful output in the terminal with details like the events that wer
131131
--8<-- 'code/develop/toolkit/integrations/signer-cli-submit-full-output.html'
132132

133133
!!!note "Submitting Pre-Signed Transaction"
134-
You can also submit pre-signed transactions, e.g. generated using the `sendOffline` command.
134+
You can also submit pre-signed transactions, e.g., generated using the `sendOffline` command.
135135
```bash
136136
polkadot-js-signer submit --tx <signedTransaction> --ws <endpoint>
137137
```

0 commit comments

Comments
 (0)