Skip to content

Commit 0b0aa39

Browse files
committed
docs: nit
1 parent 7d3615c commit 0b0aa39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ARCs/arc-0089.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ The Irreversible Flags (`byte`) are defined as follows:
219219

220220
The `MSB` is the leftmost bit in the byte stored in Asset Metadata Box.
221221

222-
The bits `2 ... 6` are reserved for future ARCs (default `False` if not used).
222+
The bits `3 ... 6` are reserved for future ARCs (default `False` if not used).
223223

224224
The Metadata **MAY** be declared as [ARC-3](./arc-0003.md) compliant on creation
225225
setting the bit `LSB` in the Irreversible Flags to `True`.
@@ -264,7 +264,7 @@ Round **MUST** be updated on any modification of either:
264264

265265
> The Last Modified Round is guaranteed to be monotonically increasing.
266266
267-
#### Deprecated By
267+
##### Deprecated By
268268

269269
The Deprecated By (`uint64`) is the Application ID of the new ASA Metadata Registry
270270
version.
@@ -1891,7 +1891,7 @@ The Algod clients retrieve the Asset Metadata from two entrypoints:
18911891
18921892
1. The _Asset Metadata URI_.
18931893
1894-
> A minimal <a href="https://github.com/algorandfoundation/arc89/tree/main/src/asa_metadata_registry">[Python SDK</a>.
1894+
> A minimal <a href="https://github.com/algorandfoundation/arc89/tree/main/src/asa_metadata_registry">Python SDK</a>
18951895
> is provided with the reference implementation.
18961896
18971897
##### Example 1: Get [ARC-3](./arc-0003.md) Metadata from the Asset ID

0 commit comments

Comments
 (0)