Skip to content

Commit

Permalink
Removed extra character
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Jan 17, 2022
1 parent 61fd41c commit dbbabf2
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 @@ -2492,7 +2492,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
<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="body safely extract" data-x-href="https://fetch.spec.whatwg.org/#bodyinit-safely-extract">safely extracting a body</dfn></li>
<li><dfn data-x-href="https://fetch.spec.whatwg.org/#process-response-end-of-body">processResponseConsumeBody</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 dbbabf2

Please sign in to comment.