Skip to content

Commit

Permalink
fix syntax in documentation link (iotaledger#1372)
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 authored Jun 12, 2024
1 parent 29d29b7 commit 9c1eab4
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 @@ impl WasmJptCredentialValidatorUtils {
WasmJptCredentialValidatorUtils
}

/// Utility for extracting the issuer field of a {@link `Credential`} as a DID.
/// Utility for extracting the issuer field of a {@link Credential} as a DID.
/// # Errors
/// Fails if the issuer field is not a valid DID.
#[wasm_bindgen(js_name = "extractIssuer")]
Expand Down

0 comments on commit 9c1eab4

Please sign in to comment.