From ce38067840ab618e16b15eb489dcd3eb414203ed Mon Sep 17 00:00:00 2001 From: gmart7t2 <49558347+gmart7t2@users.noreply.github.com> Date: Thu, 28 Mar 2024 11:22:24 -0300 Subject: [PATCH] Fix typo --- docs/src/runes/specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/runes/specification.md b/docs/src/runes/specification.md index 1090dcf3e7..c7456cb01d 100644 --- a/docs/src/runes/specification.md +++ b/docs/src/runes/specification.md @@ -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.