Skip to content

Commit 40da861

Browse files
authored
Fix typo in supports algorithm (#12)
1 parent 92a3ee2 commit 40da861

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
@@ -232,7 +232,7 @@ <h3>Checking support for an algorithm</h3>
232232
<ol>
233233
<li>
234234
<p>
235-
If |op| is "`deriveKey`", set |op| is "`deriveBits`".
235+
If |op| is "`deriveKey`", set |op| to "`deriveBits`".
236236
</p>
237237
</li>
238238
<li>

0 commit comments

Comments
 (0)