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 <[email protected]>
  • Loading branch information
chasefleming and gregsantos authored Oct 18, 2023
1 parent bea2203 commit 140c2b0
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 @@ -508,7 +508,7 @@ flow scripts execute cadence/scripts/GetNFTs.cdc 0x123

Since you haven't added any NFTs to the collection yet, the result will be an empty array.

## Depositing an NFT to a Collection
## Minting and Depositing an NFT to a Collection

To deposit an NFT into a collection, create a new transaction file:

Expand Down

0 comments on commit 140c2b0

Please sign in to comment.