Skip to content

Commit c990206

Browse files
committed
nit
1 parent e4b71c7 commit c990206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6709,8 +6709,8 @@ agent's <a>CORS-preflight cache</a> for which there is a <a>cache entry match</a
67096709
<h3 id=deferred-fetching>Deferred fetching</h3>
67106710

67116711
<p>Deferred fetches allow callers to request that a fetch is invoked at the latest possible moment,
6712-
when a <a>fetch group</a> is <a for="fetch group">terminated</a>, or after a timeout after it is
6713-
<a for="fetch group">deactivated</a>.
6712+
i.e. when a <a>fetch group</a> is <a for="fetch group">terminated</a>, or after a timeout after it
6713+
is <a for="fetch group">deactivated</a>.
67146714

67156715
<div algorithm="request-a-deferred-fetch">
67166716
<p>To <dfn>request a deferred fetch</dfn> given a

0 commit comments

Comments
 (0)