Skip to content

Commit 0043452

Browse files
committed
Fix hierarchy
1 parent 864d534 commit 0043452

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fetch.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8492,8 +8492,9 @@ otherwise false.
84928492
</div>
84938493

84948494

8495-
<h2 id=fetch-method>Fetch methods</h2>
8495+
<h2 id="fetch-methods">Fetch methods</h2>
84968496

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

0 commit comments

Comments
 (0)