Skip to content

Commit

Permalink
fix: PR FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Apr 25, 2024
1 parent d655e2f commit fdc83a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/domain/buildingBlocks/Pollux.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export interface Pollux {
/**
* Process a PresentationRequest with Credential to create a Presentation.
*
* @param {PresentationRequest} presentationRºequest
* @param {PresentationRequest} presentationRequest
* @param {Credential} credential
* @param options - object containing necessary metadata
* @returns dependent on the CredentialType
Expand Down

0 comments on commit fdc83a6

Please sign in to comment.