--- a/webaudio/specification.html Wed Mar 20 23:55:29 2013 -0400
+++ b/webaudio/specification.html Tue Mar 26 14:06:14 2013 -0700
@@ -1277,7 +1277,7 @@
</p>
<p>
-AudioNodes are <em>EventTarget</em>s, as desribed in <cite><a href="http://dom.spec.whatwg.org/">DOM</a></cite>
+AudioNodes are <em>EventTarget</em>s, as described in <cite><a href="http://dom.spec.whatwg.org/">DOM</a></cite>
<a href="#DOM">[DOM]</a>. This means that it is possible to dispatch events to AudioNodes the same
way that other EventTargets accept events.
</p>