Skip to content

Commit

Permalink
Correct small typo DataIntegrityProof not DataIntegirtyProof.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 authored and msporny committed Apr 28, 2024
1 parent fe8f091 commit 29fc842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1462,7 +1462,7 @@ <h4>Base Proof Configuration (bbs-2023)</h4>
Let |proofConfig| be a clone of the |options| object.
</li>
<li>
If |proofConfig|.|type| is not set to `DataIntegirtyProof` and/or
If |proofConfig|.|type| is not set to `DataIntegrityProof` and/or
|proofConfig|.|cryptosuite| is not set to `bbs-2023`, an
`INVALID_PROOF_CONFIGURATION` error MUST be raised.
</li>
Expand Down

0 comments on commit 29fc842

Please sign in to comment.