From a9f67e83a2e85150672179875d0167f8c304f447 Mon Sep 17 00:00:00 2001 From: zizibizi <54120867+harutyunaraci@users.noreply.github.com> Date: Tue, 2 Apr 2024 11:33:50 +0400 Subject: [PATCH] Revert "Fix typo: transactions -> transaction's (#3398)" This reverts commit 360e5ac64224a98c5d600f83ff1dfb8774b5e28e. --- 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 35af14d028..69c71a607c 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 -transaction's inputs. These runes may be transferred using edicts, and will +transactions 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.