BOSS spell checking documentation typo

J10 Nov 2009 1:58 PM
There is a typo in the BOSS spell checking documentation (link).

CODE
<ysearchresponse responsecode="200">  
<resultset_spelling count="1" start="1" totalhits="1" deephits="1">
<result>
<suggestion>monkeys giraffes</suggestion>
</result>
</resultset_spelling>
</ysearchresponse>

The returned response is resultset_spell, instead of resultset_spelling
Jonathan LeBlanc11 Nov 2009 3:43 PM
Thanks jesseyoungasdf, I'll forward this on to the doc writers.

- Jon