diff --git a/fetch.bs b/fetch.bs index 963bcfcd4..5b87afc28 100644 --- a/fetch.bs +++ b/fetch.bs @@ -4726,9 +4726,7 @@ runs the associated steps:

Otherwise, throw a TypeError.

JSON -

Return the result of invoking the initial value of the parse property of the - JSON object with the result of running UTF-8 decode on bytes as - argument. +

Return the result of running parse JSON with bytes on bytes.

text

Return the result of running UTF-8 decode on