Skip to content

Commit a61fac6

Browse files
committed
nit
1 parent 142c1a4 commit a61fac6

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
@@ -6705,8 +6705,8 @@ agent's <a>CORS-preflight cache</a> for which there is a <a>cache entry match</a
67056705
<h3 id=deferred-fetching>Deferred fetching</h3>
67066706

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

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

0 commit comments

Comments
 (0)