Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3330,9 +3330,9 @@ <h2>Understanding Proof Sets and Proof Chains</h2>
<em>secretVPE/publicVPE</em>, respectively.
</p>
<p>
When multiple signatories intend to sign an |inputDocument| and the ordering of
those signatures are not of concern and there are no dependencies amongst the
signatures then a [=proof set=] is typically a more straight forward
When multiple signatories intend to sign an |inputDocument|, the ordering of
those signatures is not of concern, and there are no dependencies amongst the
signatures, then a [=proof set=] is typically a more straightforward
construction.
</p>
<p>
Expand Down