From 8ec274a215eac5f67d332c54dac6253d59acdb3b Mon Sep 17 00:00:00 2001 From: Tim McMackin Date: Fri, 10 Jan 2025 12:54:21 -0500 Subject: [PATCH] Further inside... Co-authored-by: NicNomadic <148877430+NicNomadic@users.noreply.github.com> --- docs/tutorials/nft-consolidated/send-transactions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/nft-consolidated/send-transactions.md b/docs/tutorials/nft-consolidated/send-transactions.md index 87570f9cb..b9ebc4cbe 100644 --- a/docs/tutorials/nft-consolidated/send-transactions.md +++ b/docs/tutorials/nft-consolidated/send-transactions.md @@ -60,7 +60,7 @@ The application will use this image to represent the NFT in wallet applications. statusMessage = "Minting NFT; please wait..."; ``` -1. Inside the function, create the metadata for the token: +1. Further inside the function, create the metadata for the token: ```javascript // Create token metadata