Skip to content

Commit

Permalink
Update atala-prism-sdk/src/commonMain/kotlin/io/iohk/atala/prism/wall…
Browse files Browse the repository at this point in the history
…etsdk/domain/models/Errors.kt
  • Loading branch information
petevielhaber authored Dec 13, 2023
1 parent 3273c09 commit 6894d88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ constructor(
) : KnownPrismError(message, cause) {

/**
* Represents an error that occurs when attempting to create a JWT presentation without providing a Prism DID.
* Represents an error that occurs when attempting to create a JWT presentation without providing a PRISM DID.
*
* @see PolluxError
*/
Expand Down

0 comments on commit 6894d88

Please sign in to comment.