Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 9696d03

Browse files
authored
Fix Transfer amount for 1 token in token-2022.md
1 parent df498f3 commit 9696d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/token-2022.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Token-2022 are a strict superset of Token.
4343
### Instructions
4444

4545
Token-2022 supports the exact same instruction layouts as Token, byte for
46-
byte. For example, if you want to transfer 100 tokens on a mint with 2 decimals,
46+
byte. For example, if you want to transfer 1 tokens on a mint with 2 decimals,
4747
you create a `TransferChecked` instruction, with this byte-represented data:
4848

4949
```

0 commit comments

Comments
 (0)