Skip to content

Commit

Permalink
typos useNftClient.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitrolito authored Dec 19, 2024
1 parent 3bcff27 commit 6cfbd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-sdk/src/resources/useNftClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const useNftClient = () => {

/**
* Creates a new SPG NFT Collection.
* @param request - The request object containing necessary data to create a SPG NFT Collection.
* @param request - The request object containing necessary data to create an SPG NFT Collection.
* @param request.name - The name of the collection.
* @param request.symbol - The symbol of the collection.
* @param request.maxSupply - The maximum supply of the collection.
Expand Down

0 comments on commit 6cfbd8f

Please sign in to comment.