Skip to content

Commit 2659051

Browse files
authored
Update docs/docs/tutorial/index.md
1 parent 5873f61 commit 2659051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/tutorial/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ Alternatively, you can submit the transaction using the HTTP API endpoint:
646646

647647
```shell
648648
curl -X POST 127.0.0.1:4001/transaction \
649-
--data @tx-signed.json \
649+
--data @tx-signed.json
650650
```
651651

652652
The HTTP endpoint provides a synchronous response with different status codes:

0 commit comments

Comments
 (0)