--- a/spec/Overview-WebCryptoAPI.xml Mon Jun 16 00:00:00 2014 -0700
+++ b/spec/Overview-WebCryptoAPI.xml Mon Jun 16 00:00:00 2014 -0700
@@ -2448,7 +2448,7 @@
</tr>
<tr>
<td><dfn id="dfn-InvalidStateError"><code>InvalidStateError</code></dfn></td>
- <td>The requested operation is not value for the current state of the provided key.</td>
+ <td>The requested operation is not valid for the current state of the provided key.</td>
</tr>
<tr>
<td><dfn id="dfn-InvalidAccessError"><code>InvalidAccessError</code></dfn></td>
--- a/spec/Overview.html Mon Jun 16 00:00:00 2014 -0700
+++ b/spec/Overview.html Mon Jun 16 00:00:00 2014 -0700
@@ -2428,7 +2428,7 @@
</tr>
<tr>
<td><dfn id="dfn-InvalidStateError"><code>InvalidStateError</code></dfn></td>
- <td>The requested operation is not value for the current state of the provided key.</td>
+ <td>The requested operation is not valid for the current state of the provided key.</td>
</tr>
<tr>
<td><dfn id="dfn-InvalidAccessError"><code>InvalidAccessError</code></dfn></td>