diff --git a/fetch.bs b/fetch.bs index bf80dd76f..007ca829f 100755 --- a/fetch.bs +++ b/fetch.bs @@ -8868,7 +8868,7 @@ constructor steps are:

If initBody is null and inputBody is non-null, then:

    -
  1. If input is unusable, then throw a {{TypeError}}. +

  2. If inputBody is unusable, then throw a {{TypeError}}.