Skip to content

Commit

Permalink
Merge pull request #240 from oasisprotocol/matevz/docs/fix-line-number
Browse files Browse the repository at this point in the history
docs: Line number requires specified language
  • Loading branch information
matevz committed May 16, 2024
2 parents ac59a9d + 0dffbb4 commit ff10504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/transaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ signature:

![code shell](../examples/transaction/show-invalid.in)

![code {4}](../examples/transaction/show-invalid.out)
![code text {4}](../examples/transaction/show-invalid.out)

The `show` command is also compatible with ParaTime transactions. Take the
following transaction which transfers `1.0 TEST` from `test:alice` to `test:bob`
Expand Down

0 comments on commit ff10504

Please sign in to comment.