Is it possible to configure the Spell Check API to return only British English results?
I am already specifying the mkt and setLang parameters to en-gb however this doesn't appear to make any difference
An example is "coloor", I'd expect the API to return "colour", however I'm getting "color" every time
Any help would be greatly appreciated