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 140c2b0 commit 35ac93b
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 @@ -510,7 +510,7 @@ Since you haven't added any NFTs to the collection yet, the result will be an em

## Minting and Depositing an NFT to a Collection

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

```
touch cadence/transactions/DepositNFT.cdc
Expand Down

0 comments on commit 35ac93b

Please sign in to comment.