Skip to content

Commit

Permalink
Update docs/guides/nft.md
Browse files Browse the repository at this point in the history
Co-authored-by: Greg Santos <gregsantos@gmail.com>
  • Loading branch information
chasefleming and gregsantos authored Oct 18, 2023
1 parent 35ac93b commit 97dc695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/nft.md
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ pub fun borrowFooBarNFT(id: UInt64): &FooBar.NFT? {

For a deeper dive into `MetadataViews`, consult the [API documentation](https://developers.flow.com/references/core-contracts/flow-nft/MetdataViews/MetadataViews#docusaurus_skipToContent_fallback) or [the FLIP that introduced this feature](https://github.com/onflow/flips/blob/main/application/20210916-nft-metadata.md).

Congrats, you did it! You’re now ready to launch the next hot NFT project on Flow.
Congrats, you did it! You’re now ready to launch the next fun NFT project on Flow.

## More

Expand Down

0 comments on commit 97dc695

Please sign in to comment.