Skip to content

Commit c5ff96b

Browse files
committed
restore some IDs and remove a faulty one
1 parent 9b1eebb commit c5ff96b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fetch.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2756,17 +2756,17 @@ functionality.
27562756
<a for=/>list</a> of <a for="/" data-lt="fetch record">fetch records</a>.
27572757

27582758
<p>A <a for=fetch>fetch group</a> has an associated
2759-
<dfn export for="fetch group" id=concept-defer=fetch-record>deferred fetch records</dfn>, a
2760-
<a for=/>list</a> of <a data-lt="deferred fetch record">deferred fetch records</a>.
2759+
<dfn export for="fetch group">deferred fetch records</dfn>, a <a for=/>list</a> of
2760+
<a data-lt="deferred fetch record">deferred fetch records</a>.
27612761

27622762
<p>A <dfn export>fetch record</dfn> is a <a for=/>struct</a> with the following
27632763
<a for=struct>items</a>:
27642764

27652765
<dl>
2766-
<dt><dfn export for="fetch record">request</dfn>
2766+
<dt><dfn export for="fetch record" id=concept-fetch-record-request>request</dfn>
27672767
<dd>A <a for=/>request</a>.
27682768

2769-
<dt><dfn export for="fetch record">controller</dfn>
2769+
<dt><dfn export for="fetch record" id=concept-fetch-record-fetch>controller</dfn>
27702770
<dd>A <a for=/>fetch controller</a> or null.
27712771
</dl>
27722772
<hr>

0 commit comments

Comments
 (0)