diff --git a/fetch.bs b/fetch.bs index b72a36c40..e7b9ca412 100644 --- a/fetch.bs +++ b/fetch.bs @@ -8456,8 +8456,9 @@ otherwise false. -

Fetch methods

+

Fetch methods

+

Fetch Method

 partial interface mixin WindowOrWorkerGlobalScope {
   [NewObject] Promise<Response> fetch(RequestInfo input, optional RequestInit init = {});