Skip to content

Commit

Permalink
Remove extra quotes like |suite|'s'.
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasskin authored and msporny committed Jan 2, 2024
1 parent 2a11bc0 commit 0e44852
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3135,11 +3135,11 @@ <h3>Verify Proof</h3>
the `proof` value removed.
</li>
<li>
Let <var>transformedData</var> be the result of running |suite|'s'
Let <var>transformedData</var> be the result of running |suite|'s
[=cryptographic suite/transform=] algorithm on the <var>unsecuredDocument</var>.
</li>
<li>
Let <var>hashData</var> be the result of running |suite|'s'
Let <var>hashData</var> be the result of running |suite|'s
[=cryptographic suite/hash=] algorithm on the <var>transformedData</var>.
</li>
<li>
Expand Down

0 comments on commit 0e44852

Please sign in to comment.