Skip to content

Commit

Permalink
Small typo in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Dec 4, 2023
1 parent a958412 commit 22e91bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/tutorial/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ You can do this through the websocket API one last time:
{ "tag": "Fanout" }
```

This will again submit a transactin to the layer one and once successful is
This will again submit a transaction to the layer one and once successful is
indicated by a `HeadIsFinalized` message which includes the distributed `utxo`.

To confirm, you can query the funds of both, `alice` and `bob`, on the layer
Expand Down

0 comments on commit 22e91bc

Please sign in to comment.