--- a/webaudio/specification.html	Mon Jun 17 13:24:23 2013 -0700
+++ b/webaudio/specification.html	Tue Jun 18 12:10:03 2013 -0700
@@ -3629,7 +3629,7 @@
       range will index into the shaping curve with a signal level of zero
       corresponding to the center value of the curve array. Any sample value
       less than -1 will correspond to the first value in the curve array. Any
-      sample value less greater than +1 will correspond to the last value in
+      sample value greater than +1 will correspond to the last value in
       the curve array.  The implementation must perform linear interpolation between
       adjacent points in the curve.  Initially the curve attribute is null, which means that
       the WaveShaperNode will pass its input to its output without modification.</p>