Skip to content

Commit

Permalink
README: fix typo (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
macelai authored Apr 29, 2021
1 parent 4568ba3 commit 6761aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ result.nft.name
result.nft.description

// image / media URL of the NFT (or empty string)
result.nft.description
result.nft.image
```

As TypeScript type:
Expand Down

0 comments on commit 6761aad

Please sign in to comment.