Skip to content

Commit

Permalink
typos in solidity LaosEvolution.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
magecnion committed Oct 27, 2023
1 parent f74df46 commit 976dd40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ interface LaosEvolution {
);

/// @notice Emitted when a token metadata is updated
/// @param tokenId the id for which the metadata has changed
/// @param tokenId the id of the token for which the metadata has changed
/// @param collectionId the id of the collection
/// @param tokenURI the new URI of the token
event MetadataUpdate(
Expand Down

0 comments on commit 976dd40

Please sign in to comment.