Skip to content

Commit

Permalink
Removed extra character
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Sep 29, 2021
1 parent 1dc9a6a commit 4dc9d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -2482,7 +2482,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
<li>the <dfn data-x-href="https://fetch.spec.whatwg.org/#requestdestination"><code>RequestDestination</code></dfn> enumeration</li>
<li>the <dfn data-x-href="https://fetch.spec.whatwg.org/#dom-global-fetch"><code>fetch()</code></dfn> method</li>
<li><dfn data-x="serialize-a-response-url-for-reporting" data-x-href="https://fetch.spec.whatwg.org/#serialize-a-response-url-for-reporting">serialize a response URL for reporting</dfn></li>
<li><dfn data-x="create-an-opaque-timing-info" data-x-href="https://fetch.spec.whatwg.org/l#create-an-opaque-timing-info">create an opaque timing info</dfn></li>
<li><dfn data-x="create-an-opaque-timing-info" data-x-href="https://fetch.spec.whatwg.org/#create-an-opaque-timing-info">create an opaque timing info</dfn></li>
<li>
<dfn data-x="concept-response"
data-x-href="https://fetch.spec.whatwg.org/#concept-response">response</dfn> and its
Expand Down

0 comments on commit 4dc9d8f

Please sign in to comment.