Skip to content

Commit

Permalink
Fix typo in SRC-7 inline docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bitzoic committed Nov 20, 2024
1 parent c53ef03 commit eb33e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standards/src/src7.sw
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ impl SetMetadataEvent {
///
/// * `asset`: [AssetId] - The asset for which metadata is set.
/// * `metadata`: [Option<Metdata>] - The Metadata that is set.
/// * `ket`: [String] - The key used for the metadata.
/// * `key`: [String] - The key used for the metadata.
/// * `sender`: [Identity] - The caller that set the metadata.
///
/// # Returns
Expand Down

0 comments on commit eb33e17

Please sign in to comment.