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/prismagent/protocols/prismOnboarding/PrismOnboardingInvitation.kt
  • Loading branch information
petevielhaber authored Dec 13, 2023
1 parent a5eeca5 commit 4c1873f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import kotlinx.serialization.json.Json
/**
* Represents an onboarding invitation in Prism.
*
* This class is responsible for parsing and storing the information from a Prism onboarding invitation.
* This class is responsible for parsing and storing the information from a PRISM onboarding invitation.
*
* @constructor Creates a PrismOnboardingInvitation object from a JSON string representation of the invitation.
* @param jsonString The JSON string representation of the invitation.
Expand Down

0 comments on commit 4c1873f

Please sign in to comment.