Skip to content

Commit

Permalink
Further inside...
Browse files Browse the repository at this point in the history
Co-authored-by: NicNomadic <[email protected]>
  • Loading branch information
timothymcmackin and NicNomadic authored Jan 10, 2025
1 parent 67edebc commit 8ec274a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/nft-consolidated/send-transactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ec274a

Please sign in to comment.