File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4357,7 +4357,7 @@ <h5>Import Key</h5>
43574357 <li>
43584358 <p>
43594359 If |usages| is non-empty and the {{JsonWebKey/use}} field of |jwk| is present and is
4360- not a case-sensitive string match to "`sig `",
4360+ not a case-sensitive string match to "`sign `",
43614361 then [= exception/throw =] a
43624362 {{DataError}}.
43634363 </p>
@@ -7922,7 +7922,7 @@ <h5>Import Key</h5>
79227922 <li>
79237923 <p>
79247924 If |usages| is non-empty and the {{JsonWebKey/use}} field of |jwk| is present and is
7925- not "`sig `",
7925+ not "`sign `",
79267926 then [= exception/throw =] a
79277927 {{DataError}}.
79287928 </p>
@@ -10824,7 +10824,7 @@ <h5>Import Key</h5>
1082410824 <li>
1082510825 <p>
1082610826 If |usages| is non-empty and the {{JsonWebKey/use}} field of |jwk| is present and is
10827- not "`sig `",
10827+ not "`sign `",
1082810828 then [= exception/throw =] a
1082910829 {{DataError}}.
1083010830 </p>
You can’t perform that action at this time.
0 commit comments