Fix two typos in abstract
authorMark Watson <watsonm@netflix.com>
Mon, 07 Jan 2013 14:01:11 -0800
changeset 12 df2d7c7979b0
parent 11 9d6932ef29ac
child 13 9dd3763a0333
Fix two typos in abstract
Overview.html
keydiscovery-source.html
--- a/Overview.html	Fri Jan 04 10:36:17 2013 -0800
+++ b/Overview.html	Mon Jan 07 14:01:11 2013 -0800
@@ -458,8 +458,8 @@
 </div>
     <section id="abstract" class="introductory"><h2>Abstract</h2>
       <p>This specification describes a JavaScript API for discovering named, origin-specific pre-provisioned
-      cryptographic keys for use with the Web Cryptograpy API. Pre-provisioned keys are keys which have been made
-      available to the UA by means other than the generation, derivation, imporation functions of the
+      cryptographic keys for use with the Web Cryptography API. Pre-provisioned keys are keys which have been made
+      available to the UA by means other than the generation, derivation, importation functions of the
       Web Cryptography API. Origin-specific keys are keys that are available only to a specified origin. Named keys
       are identified by a name assumed to be known to the origin in question and provisioned with the key itself.
       </p>
--- a/keydiscovery-source.html	Fri Jan 04 10:36:17 2013 -0800
+++ b/keydiscovery-source.html	Mon Jan 07 14:01:11 2013 -0800
@@ -64,8 +64,8 @@
   <body>
     <section id='abstract'>
       <p>This specification describes a JavaScript API for discovering named, origin-specific pre-provisioned
-      cryptographic keys for use with the Web Cryptograpy API. Pre-provisioned keys are keys which have been made
-      available to the UA by means other than the generation, derivation, imporation functions of the
+      cryptographic keys for use with the Web Cryptography API. Pre-provisioned keys are keys which have been made
+      available to the UA by means other than the generation, derivation, importation functions of the
       Web Cryptography API. Origin-specific keys are keys that are available only to a specified origin. Named keys
       are identified by a name assumed to be known to the origin in question and provisioned with the key itself.
       </p>