Skip to content

Commit b0be431

Browse files
committed
Fix a typo and improve wording
1 parent 03e14d0 commit b0be431

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,8 @@ Tokens contain:
152152
- **type**: Token class identifier
153153
- **version**: Token format version
154154
- **predicate**: Current ownership condition
155-
value for fungible
156-
- **coins**: Coins of various types and amounts owned by this token (for example, the coins can also represent the tokens of other blockchains)
157-
- **nametagTokens** Name tags for addressing
155+
- **coins**: Coins of various types and amounts owned by this token (the coins can also represent tokens from other blockchains)
156+
- **nametagTokens**: Name tags for addressing
158157
- **data**: Token-specific data
159158
- **transactions**: The history of transactions performed with this token
160159

0 commit comments

Comments
 (0)