Bug 27262: Minor JWK-related typos
authorMark Watson <watsonm@netflix.com>
Thu, 06 Nov 2014 17:15:56 -0800
changeset 285 aef5eac2cd5d
parent 284 586d852d2679
child 286 373d379a48c4
Bug 27262: Minor JWK-related typos
spec/Overview-WebCryptoAPI.xml
spec/Overview.html
--- 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