diff --git a/docs/guides/nft.md b/docs/guides/nft.md index 58148c5448..2994eb1543 100644 --- a/docs/guides/nft.md +++ b/docs/guides/nft.md @@ -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