Skip to content

Commit

Permalink
fix syntax in documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 committed May 29, 2024
1 parent c69566c commit 7d1b4e4
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 7d1b4e4

Please sign in to comment.