--- a/spec/Overview-WebCryptoAPI.xml Thu Nov 06 17:11:38 2014 -0800
+++ b/spec/Overview-WebCryptoAPI.xml Thu Nov 06 17:15:56 2014 -0800
@@ -10683,7 +10683,7 @@
<li>
<p>
If the <code>"kty"</code> field of <var>jwk</var> is
- to <code>"EC"</code>,
+ not <code>"EC"</code>,
then <a href="#concept-throw">throw</a> a
<a href="#dfn-DataError"><code>DataError</code></a>.
</p>
@@ -15201,7 +15201,7 @@
</dd>
<dt>
If the <code>"alg"</code> field of <var>jwk</var> is
- to <code>"HS256"</code>:
+ <code>"HS256"</code>:
</dt>
<dd>
Set the <a href="#dfn-KeyAlgorithm-name">name</a> attribute of
--- a/spec/Overview.html Thu Nov 06 17:11:38 2014 -0800
+++ b/spec/Overview.html Thu Nov 06 17:15:56 2014 -0800
@@ -10329,7 +10329,7 @@
<li>
<p>
If the <code>"kty"</code> field of <var>jwk</var> is
- to <code>"EC"</code>,
+ not <code>"EC"</code>,
then <a href="#concept-throw">throw</a> a
<a href="#dfn-DataError"><code>DataError</code></a>.
</p>
@@ -14705,7 +14705,7 @@
</dd>
<dt>
If the <code>"alg"</code> field of <var>jwk</var> is
- to <code>"HS256"</code>:
+ <code>"HS256"</code>:
</dt>
<dd>
Set the <a href="#dfn-KeyAlgorithm-name">name</a> attribute of