--- a/webaudio/specification.html Tue Dec 04 15:49:29 2012 -0800
+++ b/webaudio/specification.html Tue Dec 04 15:59:30 2012 -0800
@@ -1582,13 +1582,13 @@
</dl>
<dl>
<dt id="dfn-minValue"><code>minValue</code></dt>
- <dd><p>Nominal minimum value. The <code>value</code> attribute is informational and may be set
+ <dd><p>Nominal minimum value. This attribute is informational and <code>value</code> may be set
lower than this value.</p>
</dd>
</dl>
<dl>
<dt id="dfn-maxValue"><code>maxValue</code></dt>
- <dd><p>Nominal maximum value. The <code>value</code> attribute is informational and may be set higher than this value. </p>
+ <dd><p>Nominal maximum value. This attribute is informational and <code>value</code> may be set higher than this value. </p>
</dd>
</dl>
<dl>