Skip to content

Commit 70deec5

Browse files
committed
xref
1 parent 2c2db95 commit 70deec5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<p><a class="logo" href="//whatwg.org/"><img alt="WHATWG" height="100" src="//resources.whatwg.org/logo-fetch.svg" width="100"></a>
99
<h1 id="cors">Fetch</h1>
10-
<h2 class="no-num no-toc" id="living-standard-—-last-updated-12-november-2014">Living Standard — Last Updated 12 November 2014</h2>
10+
<h2 class="no-num no-toc" id="living-standard-—-last-updated-21-november-2014">Living Standard — Last Updated 21 November 2014</h2>
1111

1212
<dl>
1313
<dt>Participate:
@@ -744,7 +744,7 @@ <h4 id="requests"><span class="secno">2.1.4 </span>Requests</h4>
744744
`<code title="">If-None-Match</code>`,
745745
`<code title="">If-Unmodified-Since</code>`,
746746
`<code title="">If-Match</code>`, and
747-
`<code title="">If-Range</code>`, <span tilte="concept-fetch">fetch</span> will set
747+
`<code title="">If-Range</code>`, <a href="#concept-fetch" title="concept-fetch">fetch</a> will set
748748
<a href="#concept-request-cache-mode" title="concept-request-cache-mode">cache mode</a> to <i title="">bypass</i> if it is
749749
<i title="">default</i>.
750750

Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ <h4>Requests</h4>
698698
`<code title>If-None-Match</code>`,
699699
`<code title>If-Unmodified-Since</code>`,
700700
`<code title>If-Match</code>`, and
701-
`<code title>If-Range</code>`, <span tilte=concept-fetch>fetch</span> will set
701+
`<code title>If-Range</code>`, <span title=concept-fetch>fetch</span> will set
702702
<span title=concept-request-cache-mode>cache mode</span> to <i title>bypass</i> if it is
703703
<i title>default</i>.
704704

0 commit comments

Comments
 (0)