Typo in Decode, step 4.d(vii)(8)

# Jeff Walden (16 years ago)

"If Octects does not contain a valid UTF-8 encoding of a Unicode code point throw a URIError exception."

s/Octects/Octets/

Maybe too late for ES5 (except in errata?), but certainly for ES6.