Skip to content

Commit f7d6a55

Browse files
authored
Fix markup error in matchingProofs algorithm step.
1 parent 1b42034 commit f7d6a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1928,7 +1928,7 @@ <h3>Add Proof Set/Chain</h3>
19281928
<a href="#PROOF_GENERATION_ERROR">PROOF_GENERATION_ERROR</a>.
19291929
</li>
19301930
<li>
1931-
Set |unsecuredDocument.proof| to |matchingProofs|.
1931+
Set |unsecuredDocument|.|proof| to |matchingProofs|.
19321932
<p class="note">
19331933
This step is critical, as it <q>binds</q> the previous proofs to the document
19341934
prior to signing. The |proof| value for the document will be updated

0 commit comments

Comments
 (0)