Skip to content

Commit

Permalink
Update src/sd_jwt.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Yasir <[email protected]>
  • Loading branch information
UMR1352 and itsyaasir authored Oct 15, 2024
1 parent dd24522 commit f2ad25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sd_jwt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ impl SdJwtPresentationBuilder {
})
}

/// Removes the disclosure for the property at `path`, conceiling it.
/// Removes the disclosure for the property at `path`, concealing it.
///
/// ## Notes
/// - When concealing a claim more than one disclosure may be removed: the disclosure for the claim itself and the
Expand Down

0 comments on commit f2ad25f

Please sign in to comment.