Skip to content

Commit f7dc878

Browse files
committed
Fix hierarchy
1 parent b38eac5 commit f7dc878

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fetch.bs

+2-1
Original file line numberDiff line numberDiff line change
@@ -8456,8 +8456,9 @@ otherwise false.
84568456
</div>
84578457

84588458

8459-
<h2 id=fetch-method>Fetch methods</h2>
8459+
<h2 id="fetch-methods">Fetch methods</h2>
84608460

8461+
<h3 id="fetch-method">Fetch Method</h3>
84618462
<pre class=idl>
84628463
partial interface mixin WindowOrWorkerGlobalScope {
84638464
[NewObject] Promise&lt;Response> fetch(RequestInfo input, optional RequestInit init = {});

0 commit comments

Comments
 (0)