From 465914b6d02a0d3ee44f691fed11fe80c86f8cb7 Mon Sep 17 00:00:00 2001 From: twosatsmaxi <112330467+twosatsmaxi@users.noreply.github.com> Date: Wed, 3 Apr 2024 01:32:08 +0530 Subject: [PATCH] Fix type in runes docs (#3447) --- docs/src/runes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/runes.md b/docs/src/runes.md index 31b21cf4f9..ebec19ae0f 100644 --- a/docs/src/runes.md +++ b/docs/src/runes.md @@ -27,7 +27,7 @@ A transaction output may hold balances of any number of runes. Runes are identified by IDs, which consist of the block in which a rune was etched and the index of the etching transaction within that block, represented -in text as `BLOCK:TX`. For example, the ID of the rune minted the 20th +in text as `BLOCK:TX`. For example, the ID of the rune minted in the 20th transaction of the 500th block is `500:20`. Etching