Skip to content

Commit

Permalink
Fix typo: transactions -> transaction's (ordinals#3398)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmart7t2 authored and harutyunaraci committed Mar 30, 2024
1 parent 3af7bbd commit 360e5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/runes/specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ If a valid commitment is not present, the etching is ignored.
A runestone may mint a rune by including the rune's ID in the `Mint` field.

If the mint is open, the mint amount is added to the unallocated runes in the
transactions inputs. These runes may be transferred using edicts, and will
transaction's inputs. These runes may be transferred using edicts, and will
otherwise be transferred to the first non-`OP_RETURN` output, or the output
designated by the `Pointer` field.

Expand Down

0 comments on commit 360e5ac

Please sign in to comment.